Android(Java)[v1.7.5.0]
Public 属性 | 所有成员列表
com.pano.rtc.api.RtcAudioDataFormat类 参考

音频数据格式。 更多...

Public 属性

int type
 
int channels
 
int sampleRate
 
int bytesPerSample
 

详细描述

音频数据格式。

类成员变量说明

◆ bytesPerSample

int com.pano.rtc.api.RtcAudioDataFormat.bytesPerSample

音频采样位宽。

◆ channels

int com.pano.rtc.api.RtcAudioDataFormat.channels

音频声道数。

◆ sampleRate

int com.pano.rtc.api.RtcAudioDataFormat.sampleRate

音频采样率。

◆ type

int com.pano.rtc.api.RtcAudioDataFormat.type

数据类型。当前仅支持 PCM 格式,type 值为 0


该类的文档由以下文件生成: