getSampleFormat method

String? getSampleFormat()

Returns sample format.

Implementation

String? getSampleFormat() =>
    this.getStringProperty(StreamInformation.keySampleFormat);