clase final estática pública Summary.Audio.Builder
Protobuf tipo tensorflow.Summary.Audio
Métodos públicos
Resumen.Audio.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
Resumen.Audio | construir () |
Resumen.Audio | |
Resumen.Audio.Builder | claro () |
Resumen.Audio.Builder | borrar tipo de contenido () string content_type = 5; |
Resumen.Audio.Builder | clearEncodedAudioString () Encoded audio data and its associated RFC 2045 content type (e.g. |
Resumen.Audio.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
Resumen.Audio.Builder | marcosdelongitudclaros () Length of the audio in frames (samples per channel). |
Resumen.Audio.Builder | borrarNumCanales () Number of channels of audio. |
Resumen.Audio.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
Resumen.Audio.Builder | borrar tasa de muestra () Sample rate of the audio in Hz. |
Resumen.Audio.Builder | clonar () |
Cadena | obtener tipo de contenido () string content_type = 5; |
com.google.protobuf.ByteString | getContentTypeBytes () string content_type = 5; |
Resumen.Audio | |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.ByteString | getEncodedAudioString () Encoded audio data and its associated RFC 2045 content type (e.g. |
largo | getLengthFrames () Length of the audio in frames (samples per channel). |
largo | obtenerNumCanales () Number of channels of audio. |
flotar | obtener tasa de muestra () Sample rate of the audio in Hz. |
booleano final | |
Resumen.Audio.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
Resumen.Audio.Builder | mergeFrom (com.google.protobuf.Message otro) |
Resumen final.Audio.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Resumen.Audio.Builder | setContentType (valor de cadena) string content_type = 5; |
Resumen.Audio.Builder | setContentTypeBytes (valor com.google.protobuf.ByteString) string content_type = 5; |
Resumen.Audio.Builder | setEncodedAudioString (valor de com.google.protobuf.ByteString) Encoded audio data and its associated RFC 2045 content type (e.g. |
Resumen.Audio.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
Resumen.Audio.Builder | setLengthFrames (valor largo) Length of the audio in frames (samples per channel). |
Resumen.Audio.Builder | setNumChannels (valor largo) Number of channels of audio. |
Resumen.Audio.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
Resumen.Audio.Builder | setSampleRate (valor flotante) Sample rate of the audio in Hz. |
Resumen final.Audio.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Métodos heredados
Métodos públicos
resumen público.Audio.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Resumen público.Audio.Builder clearEncodedAudioString ()
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4;
Resumen público.Audio.Builder clearLengthFrames ()
Length of the audio in frames (samples per channel).
int64 length_frames = 3;
Resumen público.Audio.Builder clearNumChannels ()
Number of channels of audio.
int64 num_channels = 2;
Resumen público.Audio.Builder clearSampleRate ()
Sample rate of the audio in Hz.
float sample_rate = 1;
cadena pública getContentType ()
string content_type = 5;
público com.google.protobuf.ByteString getContentTypeBytes ()
string content_type = 5;
público estático final 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 públicos largos ()
Length of the audio in frames (samples per channel).
int64 length_frames = 3;
público largo getNumChannels ()
Number of channels of audio.
int64 num_channels = 2;
getSampleRate flotante público ()
Sample rate of the audio in Hz.
float sample_rate = 1;
público final booleano isInitialized ()
resumen público.Audio.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
IOExcepción |
---|
Resumen final público.Audio.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
Resumen público.Audio.Builder setContentTypeBytes (valor com.google.protobuf.ByteString)
string content_type = 5;
Resumen 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;
Resumen público.Audio.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Resumen público.Audio.Builder setLengthFrames (valor largo)
Length of the audio in frames (samples per channel).
int64 length_frames = 3;
Resumen público.Audio.Builder setNumChannels (valor largo)
Number of channels of audio.
int64 num_channels = 2;
resumen público.Audio.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
Resumen público.Audio.Builder setSampleRate (valor flotante)
Sample rate of the audio in Hz.
float sample_rate = 1;