AVCaptureTimecode.UserBits 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 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.