![]() |
音频编码持久化参数
#include "MediaInfAenc.hpp"
Public 属性 | |
| AudioCodecE | codec |
| 编码类型 更多... | |
| int32_t | bitRate |
| 码率 更多... | |
| int32_t | sampleRate |
| 采样率 更多... | |
| int32_t | volume |
| 音量大小 更多... | |
| uint8_t | bitWidth |
| 采样位宽 更多... | |
| bool | aec |
| bool | mute |
| 回声消除 更多... | |
| int | chnNum |
| 通道数量 1:单通道 2:双通道(立体声) 更多... | |
| AudioCodecE Emx::MediaInfAenc::Param::codec |
| int32_t Emx::MediaInfAenc::Param::bitRate |
| int32_t Emx::MediaInfAenc::Param::sampleRate |
| int32_t Emx::MediaInfAenc::Param::volume |
| uint8_t Emx::MediaInfAenc::Param::bitWidth |
| bool Emx::MediaInfAenc::Param::aec |
| bool Emx::MediaInfAenc::Param::mute |
是否静音
| int Emx::MediaInfAenc::Param::chnNum |