classe final estática pública Summary.Audio.Builder
Tipo de protobuf tensorflow.Summary.Audio
Métodos Públicos
Resumo.Audio.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
Resumo.Áudio | construir () |
Resumo.Áudio | |
Resumo.Audio.Builder | claro () |
Resumo.Audio.Builder | limparContentType () string content_type = 5; |
Resumo.Audio.Builder | clearEncodedAudioString () Encoded audio data and its associated RFC 2045 content type (e.g. |
Resumo.Audio.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
Resumo.Audio.Builder | limparLengthFrames () Length of the audio in frames (samples per channel). |
Resumo.Audio.Builder | clearNumCanais () Number of channels of audio. |
Resumo.Audio.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
Resumo.Audio.Builder | clearSampleRate () Sample rate of the audio in Hz. |
Resumo.Audio.Builder | clonar () |
Corda | getContentType () string content_type = 5; |
com.google.protobuf.ByteString | getContentTypeBytes () string content_type = 5; |
Resumo.Áudio | |
final estático 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. |
longo | getLengthFrames () Length of the audio in frames (samples per channel). |
longo | getNumCanais () Number of channels of audio. |
flutuador | getSampleRate () Sample rate of the audio in Hz. |
booleano final | |
Resumo.Audio.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Resumo.Audio.Builder | mergeFrom (com.google.protobuf.Message outro) |
Resumo final.Audio.Builder | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Resumo.Audio.Builder | setContentType (valor da string) string content_type = 5; |
Resumo.Audio.Builder | setContentTypeBytes (valor com.google.protobuf.ByteString) string content_type = 5; |
Resumo.Audio.Builder | setEncodedAudioString (valor com.google.protobuf.ByteString) Encoded audio data and its associated RFC 2045 content type (e.g. |
Resumo.Audio.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
Resumo.Audio.Builder | setLengthFrames (valor longo) Length of the audio in frames (samples per channel). |
Resumo.Audio.Builder | setNumChannels (valor longo) Number of channels of audio. |
Resumo.Audio.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
Resumo.Audio.Builder | setSampleRate (valor flutuante) Sample rate of the audio in Hz. |
Resumo final.Audio.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Métodos herdados
Métodos Públicos
público Summary.Audio.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
Resumo público.Audio.Builder clearEncodedAudioString ()
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4;
Resumo público.Audio.Builder clearLengthFrames ()
Length of the audio in frames (samples per channel).
int64 length_frames = 3;
Resumo público.Audio.Builder clearNumChannels ()
Number of channels of audio.
int64 num_channels = 2;
Resumo público.Audio.Builder clearSampleRate ()
Sample rate of the audio in Hz.
float sample_rate = 1;
String pública getContentType ()
string content_type = 5;
público com.google.protobuf.ByteString getContentTypeBytes ()
string content_type = 5;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
público 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 longo público ()
Length of the audio in frames (samples per channel).
int64 length_frames = 3;
getNumChannels longo público ()
Number of channels of audio.
int64 num_channels = 2;
flutuador público getSampleRate ()
Sample rate of the audio in Hz.
float sample_rate = 1;
público final booleano isInitialized ()
Resumo público.Audio.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
resumo final público.Audio.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
Resumo público.Audio.Builder setContentTypeBytes (valor com.google.protobuf.ByteString)
string content_type = 5;
Resumo público.Audio.Builder setEncodedAudioString (valor com.google.protobuf.ByteString)
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4;
público Summary.Audio.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
Resumo público.Audio.Builder setLengthFrames (valor longo)
Length of the audio in frames (samples per channel).
int64 length_frames = 3;
Resumo público.Audio.Builder setNumChannels (valor longo)
Number of channels of audio.
int64 num_channels = 2;
public Summary.Audio.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
Resumo público.Audio.Builder setSampleRate (valor flutuante)
Sample rate of the audio in Hz.
float sample_rate = 1;