getSampleAspectRatio method

String? getSampleAspectRatio()

Returns sample aspect ratio.

Implementation

String? getSampleAspectRatio() =>
    getStringProperty(StreamInformation.keySampleAspectRatio);