getSupportedResolutions abstract method
Get video title Get list of supported resolutions
Implementation
// String? getTitle();
/// Get list of supported resolutions
List<TTVideoEngineResolutionType>? getSupportedResolutions();
Get video title Get list of supported resolutions
// String? getTitle();
/// Get list of supported resolutions
List<TTVideoEngineResolutionType>? getSupportedResolutions();