Summary.Audio

สรุป คลาสสุดท้ายแบบคงที่สาธารณะเสียง

Protobuf ประเภท tensorflow.Summary.Audio

คลาสที่ซ้อนกัน

ระดับ สรุป.Audio.Builder Protobuf ประเภท tensorflow.Summary.Audio

ค่าคงที่

ภายใน CONTENT_TYPE_FIELD_NUMBER
ภายใน ENCODED_AUDIO_STRING_FIELD_NUMBER
ภายใน LENGTH_FRAMES_FIELD_NUMBER
ภายใน NUM_CHANNELS_FIELD_NUMBER
ภายใน SAMPLE_RATE_FIELD_NUMBER

วิธีการสาธารณะ

บูลีน
เท่ากับ (วัตถุ obj)
สตริง
getContentType ()
string content_type = 5;
com.google.protobuf.ByteString
getContentTypeBytes ()
string content_type = 5;
สรุป แบบคงที่เสียง
สรุป.เสียง
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.ByteString
getEncodedAudioString ()
 Encoded audio data and its associated RFC 2045 content type (e.g.
ยาว
getLengthFrames ()
 Length of the audio in frames (samples per channel).
ยาว
getNumChannels ()
 Number of channels of audio.
ลอย
รับอัตราตัวอย่าง ()
 Sample rate of the audio in Hz.
ภายใน
สุดท้าย com.google.protobuf.UnknownFieldSet
ภายใน
บูลีนสุดท้าย
สรุป แบบคงที่ Audio.Builder
newBuilder ( สรุป ต้นแบบเสียง)
สรุป แบบคงที่ Audio.Builder
สรุป.Audio.Builder
สรุป แบบคงที่เสียง
parseDelimitedFrom (อินพุต InputStream)
สรุป แบบคงที่เสียง
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
สรุป แบบคงที่เสียง
parseFrom (ข้อมูล ByteBuffer)
สรุป แบบคงที่เสียง
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
สรุป แบบคงที่เสียง
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
สรุป แบบคงที่เสียง
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
สรุป แบบคงที่เสียง
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
สรุป แบบคงที่เสียง
parseFrom (ข้อมูล com.google.protobuf.ByteString)
สรุป แบบคงที่เสียง
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
สรุป แบบคงที่เสียง
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
สรุป.Audio.Builder
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

วิธีการสืบทอด

ค่าคงที่

สาธารณะคงสุดท้าย int CONTENT_TYPE_FIELD_NUMBER

ค่าคงที่: 5

รอบชิงชนะเลิศแบบคงที่สาธารณะ ENCODED_AUDIO_STRING_FIELD_NUMBER

ค่าคงที่: 4

สาธารณะคงสุดท้าย int LENGTH_FRAMES_FIELD_NUMBER

ค่าคงที่: 3

รอบชิงชนะเลิศแบบคงที่สาธารณะ int NUM_CHANNELS_FIELD_NUMBER

ค่าคงที่: 2

สาธารณะคงสุดท้าย int SAMPLE_RATE_FIELD_NUMBER

ค่าคงที่: 1

วิธีการสาธารณะ

บูลีนสาธารณะ เท่ากับ (Object obj)

สตริงสาธารณะ getContentType ()

string content_type = 5;

สาธารณะ com.google.protobuf.ByteString getContentTypeBytes ()

string content_type = 5;

สรุป สาธารณะคง ที่ Audio getDefaultInstance ()

สรุป สาธารณะ Audio getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ 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;

สาธารณะ getParserForType ()

โฟลตสาธารณะ getSampleRate ()

 Sample rate of the audio in Hz.
 
float sample_rate = 1;

สาธารณะ int getSerializedSize ()

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

สาธารณะ int hashCode ()

บูลีนสุดท้ายสาธารณะ isInitialized ()

สาธารณะคง Summary.Audio.Builder newBuilder ( สรุป ต้นแบบ Audio)

สรุป สาธารณะแบบคงที่ Audio.Builder newBuilder ()

สรุป สาธารณะ Audio.Builder newBuilderForType ()

สรุป สาธารณะแบบคง ที่ Audio parseDelimitedFrom (อินพุต InputStream)

ขว้าง
IOข้อยกเว้น

สรุป สาธารณะแบบคงที่ Audio parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สรุป สาธารณะแบบคง ที่ Audio parseFrom (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สรุป สาธารณะแบบคงที่ Audio parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สรุป สาธารณะแบบคงที่ Audio parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สรุป สาธารณะแบบคง ที่ Audio parseFrom (com.google.protobuf.CodedInputStream อินพุต)

ขว้าง
IOข้อยกเว้น

สรุป สาธารณะแบบคงที่ Audio parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สรุป สาธารณะแบบคง ที่ Audio parseFrom (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สรุป สาธารณะแบบคงที่ Audio parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สรุป สาธารณะแบบคงที่ Audio parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

สรุป สาธารณะ Audio.Builder toBuilder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น