Declared in AVPlayerItemAdditions.h
AVPlayerItemAdditions.m

Overview

convenience method that makes it easier to recognize AVFoundation resources that contain hap video data

Instance Methods

hapTrack

Extends the AVPlayerItem class so instances will return their asset track- if any- that contains video data compressed using the hap video codec.

- (AVAssetTrack *)hapTrack

Declared In

AVPlayerItemAdditions.h