Vuo  2.3.2
List of all members
<VuoAvTrackHapOutput> Protocol Reference

Description

Allows us to call methods on AVPlayerItemHapDXTOutput without linking to the framework at compile-time (to enable running on OS X 10.8 and 10.9).

Definition at line 77 of file VuoAvPlayerObject.m.

Instance Methods

(id) - initWithHapAssetTrack:
 Stub. More...
 
(NSObject< VuoAvTrackHapFrame > *) - allocFrameForHapSampleBuffer:
 Stub. More...
 

Method Documentation

◆ allocFrameForHapSampleBuffer:

- (NSObject<VuoAvTrackHapFrame> *) allocFrameForHapSampleBuffer: (CMSampleBufferRef)  n

Stub.

◆ initWithHapAssetTrack:

- (id) initWithHapAssetTrack: (AVAssetTrack *)  track

Stub.


The documentation for this protocol was generated from the following file: