Player.Source 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 media source.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::MediaSource ^ Source { Microsoft::Rtc::Collaboration::AudioVideo::MediaSource ^ get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.MediaSource Source { get; }
member this.Source : Microsoft.Rtc.Collaboration.AudioVideo.MediaSource
Public ReadOnly Property Source As MediaSource