Share via


FrameFormat.VideoSize Property

Gets the size of the video frames to be rendered.

Syntax

  public Microsoft.MediaCenter.UI.Size VideoSize {get;}

Property Value

Microsoft.MediaCenter.UI.Size. The size, in pixels, of the video frames to be rendered.

This property is read-only.

Remarks

The player may adjust the video that is being played. This size does not necessarily match the broadcast size.

Requirements

Reference: Microsoft.MediaCenter.ITVVM

Namespace: Microsoft.MediaCenter.TVVM

Assembly: Microsoft.MediaCenter.ITVVM.dll

Platform: Windows 7

See Also