public statik final sınıfı Summary.Audio.Builder
Protobuf tipi tensorflow.Summary.Audio
Genel Yöntemler
Summary.Audio.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
Özet.Ses | inşa etmek () |
Özet.Ses | inşaKısmi () |
Summary.Audio.Builder | temizlemek () |
Summary.Audio.Builder | clearContentType () string content_type = 5; |
Summary.Audio.Builder | clearEncodedAudioString () Encoded audio data and its associated RFC 2045 content type (e.g. |
Summary.Audio.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
Summary.Audio.Builder | clearLengthFrames () Length of the audio in frames (samples per channel). |
Summary.Audio.Builder | clearNumChannels () Number of channels of audio. |
Summary.Audio.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Summary.Audio.Builder | clearSampleRate () Sample rate of the audio in Hz. |
Summary.Audio.Builder | klon () |
Sicim | getContentType () string content_type = 5; |
com.google.protobuf.ByteString | getContentTypeBytes () string content_type = 5; |
Özet.Ses | |
final statik 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. |
uzun | getLengthFrames () Length of the audio in frames (samples per channel). |
uzun | getNumChannels () Number of channels of audio. |
batmadan yüzmek | getSampleRate () Sample rate of the audio in Hz. |
son boole değeri | Başlatıldı () |
Summary.Audio.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Summary.Audio.Builder | mergeFrom (com.google.protobuf.Message other) |
son Summary.Audio.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
Summary.Audio.Builder | setContentType (Dize değeri) string content_type = 5; |
Summary.Audio.Builder | setContentTypeBytes (com.google.protobuf.ByteString değeri) string content_type = 5; |
Summary.Audio.Builder | setEncodedAudioString (com.google.protobuf.ByteString değeri) Encoded audio data and its associated RFC 2045 content type (e.g. |
Summary.Audio.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
Summary.Audio.Builder | setLengthFrames (uzun değer) Length of the audio in frames (samples per channel). |
Summary.Audio.Builder | setNumChannels (uzun değer) Number of channels of audio. |
Summary.Audio.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
Summary.Audio.Builder | setSampleRate (değişken değer) Sample rate of the audio in Hz. |
son Summary.Audio.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public Summary.Audio.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public Summary.Audio.Builder clearEncodedAudioString ()
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4;
public Summary.Audio.Builder clearLengthFrames ()
Length of the audio in frames (samples per channel).
int64 length_frames = 3;
genel Summary.Audio.Builder clearNumChannels ()
Number of channels of audio.
int64 num_channels = 2;
public Summary.Audio.Builder clearSampleRate ()
Sample rate of the audio in Hz.
float sample_rate = 1;
genel Dize getContentType ()
string content_type = 5;
public com.google.protobuf.ByteString getContentTypeBytes ()
string content_type = 5;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public com.google.protobuf.ByteString getEncodedAudioString ()
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4;
halka açık uzun getLengthFrames ()
Length of the audio in frames (samples per channel).
int64 length_frames = 3;
halka açık uzun getNumChannels ()
Number of channels of audio.
int64 num_channels = 2;
halka açık kayan nokta getSampleRate ()
Sample rate of the audio in Hz.
float sample_rate = 1;
genel final boolean isInitialized ()
public Summary.Audio.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel final Summary.Audio.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public Summary.Audio.Builder setContentTypeBytes (com.google.protobuf.ByteString değeri)
string content_type = 5;
public Summary.Audio.Builder setEncodedAudioString (com.google.protobuf.ByteString değeri)
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4;
public Summary.Audio.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public Summary.Audio.Builder setLengthFrames (uzun değer)
Length of the audio in frames (samples per channel).
int64 length_frames = 3;
public Summary.Audio.Builder setNumChannels (uzun değer)
Number of channels of audio.
int64 num_channels = 2;
public Summary.Audio.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
public Summary.Audio.Builder setSampleRate (kayan değer)
Sample rate of the audio in Hz.
float sample_rate = 1;