classe finale statique publique Summary.Audio.Builder
tensorflow.Summary.Audio
de type Protobuf.Résumé.Audio
Méthodes publiques
Résumé.Audio.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
Résumé.Audio | construire () |
Résumé.Audio | buildPartial () |
Résumé.Audio.Builder | clair () |
Résumé.Audio.Builder | clearContentType () string content_type = 5; |
Résumé.Audio.Builder | clearEncodedAudioString () Encoded audio data and its associated RFC 2045 content type (e.g. |
Résumé.Audio.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
Résumé.Audio.Builder | clearLengthFrames () Length of the audio in frames (samples per channel). |
Résumé.Audio.Builder | clearNumChannels () Number of channels of audio. |
Résumé.Audio.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Résumé.Audio.Builder | clearSampleRate () Sample rate of the audio in Hz. |
Résumé.Audio.Builder | cloner () |
Chaîne | getContentType () string content_type = 5; |
com.google.protobuf.ByteString | getContentTypeBytes () string content_type = 5; |
Résumé.Audio | |
final statique 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. |
long | getLengthFrames () Length of the audio in frames (samples per channel). |
long | getNumChannels () Number of channels of audio. |
flotter | getSampleRate () Sample rate of the audio in Hz. |
booléen final | |
Résumé.Audio.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Résumé.Audio.Builder | mergeFrom (com.google.protobuf.Message autre) |
Résumé final.Audio.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
Résumé.Audio.Builder | setContentType (valeur de chaîne) string content_type = 5; |
Résumé.Audio.Builder | setContentTypeBytes (valeur com.google.protobuf.ByteString) string content_type = 5; |
Résumé.Audio.Builder | setEncodedAudioString (valeur com.google.protobuf.ByteString) Encoded audio data and its associated RFC 2045 content type (e.g. |
Résumé.Audio.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
Résumé.Audio.Builder | setLengthFrames (valeur longue) Length of the audio in frames (samples per channel). |
Résumé.Audio.Builder | setNumChannels (valeur longue) Number of channels of audio. |
Résumé.Audio.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
Résumé.Audio.Builder | setSampleRate (valeur flottante) Sample rate of the audio in Hz. |
Résumé final.Audio.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
Méthodes héritées
Méthodes publiques
public Summary.Audio.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
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;
public 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;
chaîne publique getContentType ()
string content_type = 5;
public com.google.protobuf.ByteString getContentTypeBytes ()
string content_type = 5;
public statique 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;
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;
flotteur public getSampleRate ()
Sample rate of the audio in Hz.
float sample_rate = 1;
public final booléen isInitialized ()
public Summary.Audio.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public final Summary.Audio.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public Summary.Audio.Builder setContentTypeBytes (valeur com.google.protobuf.ByteString)
string content_type = 5;
public Summary.Audio.Builder setEncodedAudioString (valeur 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 (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public Summary.Audio.Builder setLengthFrames (valeur longue)
Length of the audio in frames (samples per channel).
int64 length_frames = 3;
public Summary.Audio.Builder setNumChannels (valeur longue)
Number of channels of audio.
int64 num_channels = 2;
public Summary.Audio.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
public Summary.Audio.Builder setSampleRate (valeur flottante)
Sample rate of the audio in Hz.
float sample_rate = 1;