publiczna statyczna klasa końcowa Podsumowanie.Audio.Builder
Protobuf typu tensorflow.Summary.Audio
Metody publiczne
| Podsumowanie.Audio.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| Podsumowanie. Dźwięk | zbudować () |
| Podsumowanie. Dźwięk | |
| Podsumowanie.Audio.Builder | jasne () |
| Podsumowanie.Audio.Builder | clearContentType () string content_type = 5; |
| Podsumowanie.Audio.Builder | clearEncodedAudioString () Encoded audio data and its associated RFC 2045 content type (e.g. |
| Podsumowanie.Audio.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
| Podsumowanie.Audio.Builder | wyczyśćDługośćRamki () Length of the audio in frames (samples per channel). |
| Podsumowanie.Audio.Builder | clearNumChannels () Number of channels of audio. |
| Podsumowanie.Audio.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| Podsumowanie.Audio.Builder | wyczyść częstotliwość prób () Sample rate of the audio in Hz. |
| Podsumowanie.Audio.Builder | klon () |
| Smyczkowy | pobierz typ treści () string content_type = 5; |
| com.google.protobuf.ByteString | getContentTypeBytes () string content_type = 5; |
| Podsumowanie. Dźwięk | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.ByteString | getEncodedAudioString () Encoded audio data and its associated RFC 2045 content type (e.g. |
| długi | getLengthFrames () Length of the audio in frames (samples per channel). |
| długi | getNumChannels () Number of channels of audio. |
| platforma | getSampleRate () Sample rate of the audio in Hz. |
| końcowa wartość logiczna | |
| Podsumowanie.Audio.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| Podsumowanie.Audio.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
| końcowe podsumowanie.Audio.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
| Podsumowanie.Audio.Builder | setContentType (wartość ciągu) string content_type = 5; |
| Podsumowanie.Audio.Builder | setContentTypeBytes (wartość com.google.protobuf.ByteString) string content_type = 5; |
| Podsumowanie.Audio.Builder | setEncodedAudioString (wartość com.google.protobuf.ByteString) Encoded audio data and its associated RFC 2045 content type (e.g. |
| Podsumowanie.Audio.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| Podsumowanie.Audio.Builder | setLengthFrames (długa wartość) Length of the audio in frames (samples per channel). |
| Podsumowanie.Audio.Builder | setNumChannels (długa wartość) Number of channels of audio. |
| Podsumowanie.Audio.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
| Podsumowanie.Audio.Builder | setSampleRate (wartość zmiennoprzecinkowa) Sample rate of the audio in Hz. |
| końcowe podsumowanie.Audio.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Metody dziedziczone
Metody publiczne
public Summary.Audio.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
publiczne Podsumowanie.Audio.Builder clearEncodedAudioString ()
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4; publiczne Podsumowanie.Audio.Builder clearLengthFrames ()
Length of the audio in frames (samples per channel).
int64 length_frames = 3; publiczne Podsumowanie.Audio.Builder clearNumChannels ()
Number of channels of audio.
int64 num_channels = 2; publiczne Podsumowanie.Audio.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
publiczne Podsumowanie.Audio.Builder clearSampleRate ()
Sample rate of the audio in Hz.
float sample_rate = 1; publiczny ciąg getContentType ()
string content_type = 5;
publiczny com.google.protobuf.ByteString getContentTypeBytes ()
string content_type = 5;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
publiczny com.google.protobuf.ByteString getEncodedAudioString ()
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4; publiczne długie getLengthFrames ()
Length of the audio in frames (samples per channel).
int64 length_frames = 3; publiczny długi getNumChannels ()
Number of channels of audio.
int64 num_channels = 2; public float getSampleRate ()
Sample rate of the audio in Hz.
float sample_rate = 1; publiczna końcowa wartość logiczna isInitialized ()
public Summary.Audio.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
publiczne podsumowanie końcowe.Audio.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public Summary.Audio.Builder setContentTypeBytes (wartość com.google.protobuf.ByteString)
string content_type = 5;
public Summary.Audio.Builder setEncodedAudioString (wartość com.google.protobuf.ByteString)
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4; public Summary.Audio.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public Summary.Audio.Builder setLengthFrames (długa wartość)
Length of the audio in frames (samples per channel).
int64 length_frames = 3; public Summary.Audio.Builder setNumChannels (długa wartość)
Number of channels of audio.
int64 num_channels = 2; public Summary.Audio.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
public Summary.Audio.Builder setSampleRate (wartość zmiennoprzecinkowa)
Sample rate of the audio in Hz.
float sample_rate = 1;