Ringkasan kelas akhir statis publik.Audio.Builder
tensorflow.Summary.Audio tipe protobuf.Ringkasan.Audio
Metode Publik
| Ringkasan.Audio.Builder | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| Ringkasan.Audio | membangun () |
| Ringkasan.Audio | |
| Ringkasan.Audio.Builder | jernih () |
| Ringkasan.Audio.Builder | hapusJenis Konten () string content_type = 5; |
| Ringkasan.Audio.Builder | clearEncodedAudioString () Encoded audio data and its associated RFC 2045 content type (e.g. |
| Ringkasan.Audio.Builder | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
| Ringkasan.Audio.Builder | jelasLengthFrames () Length of the audio in frames (samples per channel). |
| Ringkasan.Audio.Builder | hapusJumlah Saluran () Number of channels of audio. |
| Ringkasan.Audio.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| Ringkasan.Audio.Builder | jelasTingkat Sampel () Sample rate of the audio in Hz. |
| Ringkasan.Audio.Builder | klon () |
| Rangkaian | dapatkan Tipe Konten () string content_type = 5; |
| com.google.protobuf.ByteString | dapatkanContentTypeBytes () string content_type = 5; |
| Ringkasan.Audio | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.ByteString | dapatkanEncodedAudioString () Encoded audio data and its associated RFC 2045 content type (e.g. |
| panjang | dapatkan Panjang Bingkai () Length of the audio in frames (samples per channel). |
| panjang | dapatkanNumChannels () Number of channels of audio. |
| mengambang | dapatkan Tingkat Sampel () Sample rate of the audio in Hz. |
| boolean terakhir | |
| Ringkasan.Audio.Builder | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Ringkasan.Audio.Builder | mergeFrom (com.google.protobuf.Pesan lainnya) |
| Ringkasan akhir.Audio.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| Ringkasan.Audio.Builder | setContentType (Nilai string) string content_type = 5; |
| Ringkasan.Audio.Builder | setContentTypeBytes (nilai com.google.protobuf.ByteString) string content_type = 5; |
| Ringkasan.Audio.Builder | setEncodedAudioString (nilai com.google.protobuf.ByteString) Encoded audio data and its associated RFC 2045 content type (e.g. |
| Ringkasan.Audio.Builder | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| Ringkasan.Audio.Builder | setLengthFrames (nilai panjang) Length of the audio in frames (samples per channel). |
| Ringkasan.Audio.Builder | setNumChannels (nilai panjang) Number of channels of audio. |
| Ringkasan.Audio.Builder | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
| Ringkasan.Audio.Builder | setSampleRate (nilai mengambang) Sample rate of the audio in Hz. |
| Ringkasan akhir.Audio.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Metode Warisan
Metode Publik
public Summary.Audio.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
Ringkasan publik.Audio.Builder clearEncodedAudioString ()
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4; Ringkasan publik.Audio.Builder clearLengthFrames ()
Length of the audio in frames (samples per channel).
int64 length_frames = 3; Ringkasan publik.Audio.Builder clearNumChannels ()
Number of channels of audio.
int64 num_channels = 2; Ringkasan publik.Audio.Builder clearSampleRate ()
Sample rate of the audio in Hz.
float sample_rate = 1; String publik getContentType ()
string content_type = 5;
com.google.protobuf.ByteString publik getContentTypeBytes ()
string content_type = 5;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
com.google.protobuf.ByteString publik getEncodedAudioString ()
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4; getLengthFrames panjang publik ()
Length of the audio in frames (samples per channel).
int64 length_frames = 3; getNumChannels panjang publik ()
Number of channels of audio.
int64 num_channels = 2; getSampleRate float publik ()
Sample rate of the audio in Hz.
float sample_rate = 1; boolean akhir publik diinisialisasi ()
Ringkasan publik.Audio.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
Ringkasan akhir publik.Audio.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
Ringkasan publik.Audio.Builder setContentTypeBytes (nilai com.google.protobuf.ByteString)
string content_type = 5;
Ringkasan publik.Audio.Builder setEncodedAudioString (nilai 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 (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
Ringkasan publik.Audio.Builder setLengthFrames (nilai panjang)
Length of the audio in frames (samples per channel).
int64 length_frames = 3; Ringkasan publik.Audio.Builder setNumChannels (nilai panjang)
Number of channels of audio.
int64 num_channels = 2; Ringkasan publik.Audio.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
Ringkasan publik.Audio.Builder setSampleRate (nilai float)
Sample rate of the audio in Hz.
float sample_rate = 1;