AudioVideoFlow.Player 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 currently attached to this AudioVideoFlow.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::Player ^ Player { Microsoft::Rtc::Collaboration::AudioVideo::Player ^ get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.Player Player { get; }
member this.Player : Microsoft.Rtc.Collaboration.AudioVideo.Player
Public ReadOnly Property Player As Player