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