RCCallPlusAudioFrame

Constructors

Link copied to clipboard
constructor()
constructor(bytes: Array<Byte>, channels: Int, sampleRate: Int, bytesPerSample: Int)

Properties

Link copied to clipboard
open var bytes: Array<Byte>
Link copied to clipboard
Link copied to clipboard
open var channels: Int
Link copied to clipboard
open var sampleRate: Int
Link copied to clipboard
open var timestamp: Long

Functions

Link copied to clipboard
open fun getSamples(): Int
每个声道的采样点数。