PlayerStateChangedEventArgs.TransitionReason 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 reason for the player's state change.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::PlayerStateTransitionReason TransitionReason { Microsoft::Rtc::Collaboration::AudioVideo::PlayerStateTransitionReason get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.PlayerStateTransitionReason TransitionReason { get; }
member this.TransitionReason : Microsoft.Rtc.Collaboration.AudioVideo.PlayerStateTransitionReason
Public ReadOnly Property TransitionReason As PlayerStateTransitionReason