mediaTypes
The kinds of media the camera captures.
Declaration
var mediaTypes: Set<AVMediaType> { get }Discussion
The set of AVMediaType values the camera supports, such as video or audio.
The kinds of media the camera captures.
var mediaTypes: Set<AVMediaType> { get }The set of AVMediaType values the camera supports, such as video or audio.