getCodec method

String? getCodec()

Returns stream codec.

Implementation

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