סיכום מעמד סופי סטטי ציבורי. אודיו
tensorflow.Summary.Audio מסוג Protobuf.סיכום.אודיו
כיתות מקוננות
| מַחלָקָה | סיכום.אודיו.בונה | tensorflow.Summary.Audio מסוג Protobuf.סיכום.אודיו | |
קבועים
| int | CONTENT_TYPE_FIELD_NUMBER | |
| int | ENCODED_AUDIO_STRING_FIELD_NUMBER | |
| int | LENGTH_FRAMES_FIELD_NUMBER | |
| int | NUM_CHANNELS_FIELD_NUMBER | |
| int | SAMPLE_RATE_FIELD_NUMBER |
שיטות ציבוריות
| בוליאני | שווה (Object obj) |
| חוּט | getContentType () string content_type = 5; |
| com.google.protobuf.ByteString | getContentTypeBytes () string content_type = 5; |
| סיכום סטטי.אודיו | |
| סיכום.אודיו | |
| final static 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. |
| לָצוּף | getSampleRate () Sample rate of the audio in Hz. |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי Summary.Audio.Builder | newBuilder ( סיכום.אב -טיפוס אודיו) |
| סטטי Summary.Audio.Builder | newBuilder () |
| סיכום.אודיו.בונה | |
| סיכום סטטי.אודיו | parseDelimitedFrom (קלט InputStream) |
| סיכום סטטי.אודיו | parseDelimitedFrom (קלט InputStream, 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 (נתוני byte[], 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) |
| סטָטִי | מנתח () |
| סיכום.אודיו.בונה | toBuilder () |
| בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
אינט סופי סטטי ציבורי CONTENT_TYPE_FIELD_NUMBER
ערך קבוע: 5
אינט סופי סטטי ציבורי ENCODED_AUDIO_STRING_FIELD_NUMBER
ערך קבוע: 4
גמר סטטי ציבורי LENGTH_FRAMES_FIELD_NUMBER
ערך קבוע: 3
גמר סטטי ציבורי NUM_CHANNELS_FIELD_NUMBER
ערך קבוע: 2
סיום סטטי ציבורי SAMPLE_RATE_FIELD_NUMBER
ערך קבוע: 1
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
מחרוזת ציבורית 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.ByteString getEncodedAudioString ()
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4; public long getLengthFrames ()
Length of the audio in frames (samples per channel).
int64 length_frames = 3; Public long getNumChannels ()
Number of channels of audio.
int64 num_channels = 2; פּוּמְבֵּי getParserForType ()
ציפה ציבורית getSampleRate ()
Sample rate of the audio in Hz.
float sample_rate = 1; public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
Public static Summary.Audio parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public static Summary.Audio parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public static Summary.Audio parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
Public static Summary.Audio parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
Public static Summary.Audio parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
Public static Summary.Audio parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public static Summary.Audio parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|