getChannelLayout method

String? getChannelLayout()

Returns channel layout.

Implementation

String? getChannelLayout() =>
    this.getStringProperty(StreamInformation.keyChannelLayout);