MediaFrameReference.Format Property

Definition

Gets the format of the reference media frame.

public:
 property MediaFrameFormat ^ Format { MediaFrameFormat ^ get(); };
MediaFrameFormat Format();
public MediaFrameFormat Format { get; }
var mediaFrameFormat = mediaFrameReference.format;
Public ReadOnly Property Format As MediaFrameFormat

Property Value

The format of the reference media frame.

Applies to