The definition of the EncodedAudioFrameInfo struct.
◆ EncodedAudioFrameInfo() [1/2]
◆ EncodedAudioFrameInfo() [2/2]
◆ codec
◆ sampleRateHz
The sample rate (Hz) of the audio frame.
◆ samplesPerChannel
The number of samples per audio channel.
If this value is not set, it is 1024 for AAC, or 960 for OPUS by default.
◆ numberOfChannels
The number of audio channels of the audio frame.
◆ advancedSettings
The advanced settings of the audio frame.
◆ captureTimeMs
This is a input parameter which means the timestamp for capturing the audio frame.