videoLayerID(_:)
Creates a tag containing a video layer ID.
Declaration
static func videoLayerID(_ value: Int64) -> CMTypedTag<Int64>Parameters
- value:
The video layer ID for this tag.
Return Value
A new typed tag containing a video layer ID of value.