Share via


AVCaptureDeviceTransportControlsPlaybackMode Enum

Definition

An enumeration whose values specify whether a AVCaptureDevice is playing or not.

[ObjCRuntime.Native]
public enum AVCaptureDeviceTransportControlsPlaybackMode
[<ObjCRuntime.Native>]
type AVCaptureDeviceTransportControlsPlaybackMode = 
Inheritance
AVCaptureDeviceTransportControlsPlaybackMode
Attributes

Fields

Name Value Description
NotPlaying 0
Playing 1

Applies to