Player.Mode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the player's current mode.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::PlayerMode Mode { Microsoft::Rtc::Collaboration::AudioVideo::PlayerMode get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.PlayerMode Mode { get; }
member this.Mode : Microsoft.Rtc.Collaboration.AudioVideo.PlayerMode
Public ReadOnly Property Mode As PlayerMode