#include <media.hpp>
This structure contains additional info about AudioMediaPlayer.
◆ AudioMediaPlayerInfo()
pj::AudioMediaPlayerInfo::AudioMediaPlayerInfo |
( |
| ) |
|
|
inline |
◆ formatId
Format ID of the payload.
◆ payloadBitsPerSample
unsigned pj::AudioMediaPlayerInfo::payloadBitsPerSample |
The number of bits per sample of the file payload. For example, the value is 16 for PCM WAV and 8 for Alaw/Ulas WAV files.
◆ sizeBytes
The WAV payload size in bytes.
◆ sizeSamples
The WAV payload size in samples.
The documentation for this struct was generated from the following file: