getFullCodec method
Returns stream codec in long format.
Implementation
String? getFullCodec() => getStringProperty(StreamInformation.keyCodecLong);
Returns stream codec in long format.
String? getFullCodec() => getStringProperty(StreamInformation.keyCodecLong);