Contents

contentHasInterframeDependencies

A Boolean that specifies whether the content has interframe dependencies, if the decoder knows.

Declaration

optional var contentHasInterframeDependencies: Bool { get }

Discussion

The system queries this property on the extension when Video Toolbox queries the kVTDecompressionPropertyKey_ContentHasInterframeDependencies on the hosting VTDecompressionSession.

See Also

Inspecting a video decoder