LivePerformer constructor
LivePerformer(
- LiveUser user,
- Thumbnail thumbnail,
- String clientId,
- LiveHlsMovie hlsMovie,
- bool isEnabledMicInput,
Implementation
LivePerformer(this.user, this.thumbnail, this.clientId, this.hlsMovie, this.isEnabledMicInput);