MediaCaptureSettings.MediaCategory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the media category of the media.
public:
property MediaCategory MediaCategory { MediaCategory get(); };
MediaCategory MediaCategory();
public MediaCategory MediaCategory { get; }
var mediaCategory = mediaCaptureSettings.mediaCategory;
Public ReadOnly Property MediaCategory As MediaCategory
Property Value
The media category
Windows requirements
App capabilities |
backgroundMediaRecording
|