C++SDK  1.0.0
Public 成员函数 | Public 属性 | 所有成员列表
AudioCodecInst结构体 参考

#include <combase.h>

Public 成员函数

bool operator== (const AudioCodecInst &other) const
 
bool operator!= (const AudioCodecInst &other) const
 
AudioCodecInstoperator= (const AudioCodecInst &other)
 
bool operator== (const AudioCodecInst &other) const
 
bool operator!= (const AudioCodecInst &other) const
 
AudioCodecInstoperator= (const AudioCodecInst &other)
 

Public 属性

int pltype
 
char plname [32]
 
int plfreq
 
int pacsize
 
int channels
 
int rate
 

详细描述

音频编码信息

在声音回调的时候使用,明确回调数据的编码信息。

成员函数说明

bool AudioCodecInst::operator!= ( const AudioCodecInst other) const
inline
bool AudioCodecInst::operator!= ( const AudioCodecInst other) const
inline
AudioCodecInst& AudioCodecInst::operator= ( const AudioCodecInst other)
inline
AudioCodecInst& AudioCodecInst::operator= ( const AudioCodecInst other)
inline
bool AudioCodecInst::operator== ( const AudioCodecInst other) const
inline
bool AudioCodecInst::operator== ( const AudioCodecInst other) const
inline

类成员变量说明

int AudioCodecInst::channels
int AudioCodecInst::pacsize
int AudioCodecInst::plfreq
char AudioCodecInst::plname
int AudioCodecInst::pltype
int AudioCodecInst::rate

该结构体的文档由以下文件生成: