getFullCodec method

String? getFullCodec()

Returns stream codec in long format.

Implementation

String? getFullCodec() => getStringProperty(StreamInformation.keyCodecLong);