TTVideoEngineVidSource constructor
TTVideoEngineVidSource({
- String? vid,
- String? playAuthToken,
- TTVideoEngineResolutionType? resolution,
Implementation
TTVideoEngineVidSource({
this.vid,
this.playAuthToken,
this.resolution
});