toggle menu
CallPlus-for-Android-SDK
1.0.0
CallPlus
switch theme
search in API
CallPlus-for-Android-SDK
/
cn.rongcloud.callplus.api
/
RCCallPlusAudioFrame
RCCall
Plus
Audio
Frame
open
class
RCCallPlusAudioFrame
Members
Constructors
RCCall
Plus
Audio
Frame
Link copied to clipboard
constructor
(
)
constructor
(
bytes
:
Array
<
Byte
>
,
channels
:
Int
,
sampleRate
:
Int
,
bytesPerSample
:
Int
)
Properties
bytes
Link copied to clipboard
open
var
bytes
:
Array
<
Byte
>
bytes
Per
Sample
Link copied to clipboard
open
var
bytesPerSample
:
Int
channels
Link copied to clipboard
open
var
channels
:
Int
sample
Rate
Link copied to clipboard
open
var
sampleRate
:
Int
timestamp
Link copied to clipboard
open
var
timestamp
:
Long
Functions
get
Samples
Link copied to clipboard
open
fun
getSamples
(
)
:
Int
每个声道的采样点数。