Contents

CMTag

A tag to set additional metadata on media buffers.

Declaration

class CMTag

Overview

The Core Media framework uses tags to describe the properties of media channels. Each tag consists of a category and a value, both of which are 64 bits in size.

It’s recommended to use CMTypedTag instances where possible to preserve type safety.

Topics

Creating Tags

Inspecting Tags

Wrapped Values

Type Aliases

See Also

Metadata