SmoothStreamingMediaElement.Master Property
Gets or sets the master (parent) object.
Namespace: Microsoft.Web.Media.SmoothStreaming
Assembly: Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)
Syntax
'Declaration
Public Property Master As SmoothStreamingMediaElement
Get
Set
'Usage
Dim instance As SmoothStreamingMediaElement
Dim value As SmoothStreamingMediaElement
value = instance.Master
instance.Master = value
public SmoothStreamingMediaElement Master { get; set; }
public:
property SmoothStreamingMediaElement^ Master {
SmoothStreamingMediaElement^ get ();
void set (SmoothStreamingMediaElement^ value);
}
member Master : SmoothStreamingMediaElement with get, set
function get Master () : SmoothStreamingMediaElement
function set Master (value : SmoothStreamingMediaElement)
Property Value
Type: Microsoft.Web.Media.SmoothStreaming.SmoothStreamingMediaElement
The master object.
Version Information
Silverlight
Supported in: 5