Class EncodedAudioFrameInfo

Audio information after encoding.

Hierarchy

  • EncodedAudioFrameInfo

Constructors

Properties

advancedSettings?: EncodedAudioFrameAdvancedSettings

This function is currently not supported.

captureTimeMs?: number

The Unix timestamp (ms) for capturing the external encoded video frames.

Audio Codec type: AudioCodecType.

numberOfChannels?: number

The number of audio channels.

sampleRateHz?: number

Audio sample rate (Hz).

samplesPerChannel?: number

The number of audio samples per channel.

Generated using TypeDoc