AudioData.h
Go to the documentation of this file.
DB_EDGEVIS_SDK int64_t GetTimeStamp() const
Gets the timestamp of the audio data.
DB_EDGEVIS_SDK short_array GetBufferShort() const
Gets audio samples for a frame.
DB_EDGEVIS_SDK int32_t GetSize() const
Gets the size of the audio buffer.
This is the base class for the StreamData objects.
Definition: StreamData.h:27
DB_EDGEVIS_SDK byte_array GetBuffer() const
Gets audio samples for a frame.
AudioData is delivered for every frame of audio decoded from a media stream.
Definition: AudioData.h:35
The EdgeVis Decoder SDK namespace.
DB_EDGEVIS_SDK AudioConfig GetConfig() const
Gets the audio configuration information.