ملخص الفصل النهائي الثابت العام.Audio.Builder
نوع Protobuf tensorflow.Summary.Audio
الأساليب العامة
| ملخص.الصوت.Builder | addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
| ملخص.الصوت | يبني () |
| ملخص.الصوت | بناء جزئي () |
| ملخص.الصوت.Builder | واضح () |
| ملخص.الصوت.Builder | نوع المحتوى الواضح () string content_type = 5; |
| ملخص.الصوت.Builder | سلسلة ClearEncodedAudioString () Encoded audio data and its associated RFC 2045 content type (e.g. |
| ملخص.الصوت.Builder | ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor) |
| ملخص.الصوت.Builder | إطارات واضحة () Length of the audio in frames (samples per channel). |
| ملخص.الصوت.Builder | ClearNumChannels () Number of channels of audio. |
| ملخص.الصوت.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| ملخص.الصوت.Builder | كليرسامبليراتي () Sample rate of the audio in Hz. |
| ملخص.الصوت.Builder | استنساخ () |
| خيط | نوع المحتوى () string content_type = 5; |
| com.google.protobuf.ByteString | الحصول علىContentTypeBytes () string content_type = 5; |
| ملخص.الصوت | |
| النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.ByteString | الحصول على ترميز الصوت () Encoded audio data and its associated RFC 2045 content type (e.g. |
| طويل | الحصول على طول الإطارات () Length of the audio in frames (samples per channel). |
| طويل | الحصول على NumChannels () Number of channels of audio. |
| يطفو | الحصول على معدل العينة () Sample rate of the audio in Hz. |
| منطقية نهائية | تمت التهيئة () |
| ملخص.الصوت.Builder | دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| ملخص.الصوت.Builder | دمج من (com.google.protobuf.Message أخرى) |
| الملخص النهائي.Audio.Builder | دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
| ملخص.الصوت.Builder | setContentType (قيمة السلسلة) string content_type = 5; |
| ملخص.الصوت.Builder | setContentTypeBytes (قيمة com.google.protobuf.ByteString) string content_type = 5; |
| ملخص.الصوت.Builder | setEncodedAudioString (قيمة com.google.protobuf.ByteString) Encoded audio data and its associated RFC 2045 content type (e.g. |
| ملخص.الصوت.Builder | setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
| ملخص.الصوت.Builder | setLengthFrames (قيمة طويلة) Length of the audio in frames (samples per channel). |
| ملخص.الصوت.Builder | setNumChannels (قيمة طويلة) Number of channels of audio. |
| ملخص.الصوت.Builder | setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن) |
| ملخص.الصوت.Builder | setSampleRate (القيمة العائمة) Sample rate of the audio in Hz. |
| الملخص النهائي.Audio.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
الطرق الموروثة
الأساليب العامة
ملخص عام.Audio.Builder addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
ملخص عام.Audio.Builder ClearEncodedAudioString ()
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4; ملخص عام.Audio.Builder ClearLengthFrames ()
Length of the audio in frames (samples per channel).
int64 length_frames = 3; سلسلة عامة getContentType ()
string content_type = 5;
com.google.protobuf.ByteString العامة getContentTypeBytes ()
string content_type = 5;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام
com.google.protobuf.ByteString العامة getEncodedAudioString ()
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4; getLengthFrames العامة الطويلة ()
Length of the audio in frames (samples per channel).
int64 length_frames = 3; getNumChannels العامة الطويلة ()
Number of channels of audio.
int64 num_channels = 2; تعويم عام getSampleRate ()
Sample rate of the audio in Hz.
float sample_rate = 1; تمت تهيئة القيمة المنطقية النهائية العامة ()
ملخص عام.Audio.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
ملخص عام.Audio.Builder setContentTypeBytes (قيمة com.google.protobuf.ByteString)
string content_type = 5;
ملخص عام.Audio.Builder setEncodedAudioString (قيمة com.google.protobuf.ByteString)
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4; ملخص عام.Audio.Builder setLengthFrames (قيمة طويلة)
Length of the audio in frames (samples per channel).
int64 length_frames = 3; ملخص عام.Audio.Builder setNumChannels (قيمة طويلة)
Number of channels of audio.
int64 num_channels = 2; ملخص عام. Audio.Builder setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)
ملخص عام.Audio.Builder setSampleRate (القيمة العائمة)
Sample rate of the audio in Hz.
float sample_rate = 1;