Logo


search API (or start typing anywhere)


AudioDataInfo

snow.types.AudioDataInfo

The platform specific implementation detail about the audio data


typedef


   

Members


samples
samples : snow.api.buffers.Uint8Array
sound raw data
rate
rate : Int
hz rate
length_pcm
length_pcm : Int
the pcm uncompressed raw length in bytes
length
length : Int
the file length in bytes
channels
channels : Int
number of channels
bits_per_sample
bits_per_sample : Int
bits per sample, 8 / 16
bitrate
bitrate : Int
sound bitrate