MediaChannelTemplate.Label 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 Stream Label.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::ChannelLabel Label { Microsoft::Rtc::Collaboration::AudioVideo::ChannelLabel get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.ChannelLabel Label { get; }
member this.Label : Microsoft.Rtc.Collaboration.AudioVideo.ChannelLabel
Public ReadOnly Property Label As ChannelLabel
Property Value
Implements
Microsoft.Rtc.Collaboration.AudioVideo.IMediaChannel.Label