menu
zego_sound_board package
documentation
zego_sound_board_defines.dart
ZegoPCMParam
ZegoPCMParam.new constructor
ZegoPCMParam.new constructor
dark_mode
light_mode
ZegoPCMParam
constructor
ZegoPCMParam
(
{
required
int
dataLength
,
required
Uint8List
data
,
})
Implementation
ZegoPCMParam({required this.dataLength, required this.data});
zego_sound_board package
documentation
zego_sound_board_defines
ZegoPCMParam
ZegoPCMParam.new constructor
ZegoPCMParam class