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