bufferTime property

int? bufferTime
getter/setter pair

音频缓冲时长

当缓冲音频大于该值时才开始播放。

默认值:0ms

Implementation

int? bufferTime;