Share via


AVCaptureTimecode.UserBits Property

Definition

Gets or sets the SMPTE user bits field.

public uint UserBits { get; set; }
member this.UserBits : uint32 with get, set

Property Value

A field carrying additional metadata such as scene-take information, reel numbers, or dates.

Remarks

The exact usage of user bits is application-dependent and not strictly standardized by SMPTE.

Applies to