getCodec method

String? getCodec()

Returns stream codec.

Implementation

String? getCodec() => getStringProperty(StreamInformation.keyCodec);