VideoSurface.FrameFormat Property

Gets a FrameFormat object containing the pixel aspect ratio and size of the current video.

Syntax

  public FrameFormat FrameFormat {get;}

Property Value

Microsoft.MediaCenter.TVVM.FrameFormat. A FrameFormat object

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter.ITVVM

Namespace: Microsoft.MediaCenter.TVVM

Assembly: Microsoft.MediaCenter.ITVVM.dll

Platform: Windows 7

See Also