getCodecTimeBase method

String? getCodecTimeBase()

Returns codec time base.

Implementation

String? getCodecTimeBase() =>
    this.getStringProperty(StreamInformation.keyCodecTimeBase);