getTimeBase method

String? getTimeBase()

Returns time base.

Implementation

String? getTimeBase() =>
    this.getStringProperty(StreamInformation.keyTimeBase);