Expand Minimize
This topic has not yet been rated - Rate this topic

PipMode Property

Gets or sets a value that indicates whether the media stream is in picture-in-picture (PIP) mode.

Namespace:  Microsoft.Web.Media.SmoothStreaming
Assembly:  Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)
public bool PipMode { get; set; }

Property Value

Type: System..::..Boolean
true if the media stream is in picture-in-picture (PIP) mode; otherwise, false.

Silverlight

Supported in: 4
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.