getSupportedResolutions abstract method

List<TTVideoEngineResolutionType>? getSupportedResolutions()

Get video title Get list of supported resolutions

Implementation

// String? getTitle();

/// Get list of supported resolutions
List<TTVideoEngineResolutionType>? getSupportedResolutions();