ZegoMediaPlayerResource constructor
- ZegoMultimediaLoadType loadType,
- {int? startPosition,
- ZegoAlphaLayoutType? alphaLayout,
- String? filePath,
- Uint8List? memory,
- String? resourceID}
Implementation
ZegoMediaPlayerResource(this.loadType,
{this.startPosition,
this.alphaLayout,
this.filePath,
this.memory,
this.resourceID});