currentViewingMode
Is the currently playing video in mono or stereo? This is optional because the video may not currently be playing, or the mode is otherwise not available.
Declaration
@MainActor @preconcurrency var currentViewingMode: VideoPlaybackController.ViewingMode? { get }