VideoMediaFrameFormat.MediaFrameFormat Property

Definition

Gets an object that provides information about the format of the media frame that is not specific to video frames.

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

Property Value

An object that provides information about the format of the media frame.

Applies to