NERtc Unity SDK
V5.4.5
首页
模块
命名空间
命名空间列表
命名空间成员
全部
c
o
r
函数
c
o
r
枚举
r
类
类列表
类索引
类继承关系
类成员
全部
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
函数
a
c
d
e
g
i
j
l
m
o
p
r
s
t
u
变量
a
b
c
d
e
f
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
属性
a
b
c
d
e
f
h
l
p
s
t
u
v
w
文件
文件列表
•
全部
类
命名空间
文件
函数
变量
枚举
枚举值
属性
组
页
nertc
RtcAudioFrame
Public 属性
|
所有成员列表
nertc.RtcAudioFrame结构体 参考
Public 属性
RtcAudioFormat
format
IntPtr
data
详细描述
音频帧。
类成员变量说明
◆
format
RtcAudioFormat
nertc.RtcAudioFrame.format
音频格式。
◆
data
IntPtr nertc.RtcAudioFrame.data
数据缓冲区。有效数据长度为:samplesPerChannel * channels * bytesPerSample。
该结构体的文档由以下文件生成:
RtcBase.cs
制作者
1.9.1