Edit

Share via


McuMediaChannel.MediaSourceId Property

Definition

Gets the media source id associated with this mcu media channel.

public:
 property System::String ^ MediaSourceId { System::String ^ get(); };
public string MediaSourceId { get; }
member this.MediaSourceId : string
Public ReadOnly Property MediaSourceId As String

Property Value

Remarks

If media source id is not present, this property will return an empty string.

Applies to