Vuo  2.3.2
List of all members
<VuoAvTrackHapFrame> Protocol Reference

Description

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

Definition at line 62 of file VuoAvPlayerObject.m.

Properties

OSType codecSubType
 Stub. More...
 
int dxtPlaneCount
 Stub. More...
 
void ** dxtDatas
 Stub. More...
 
OSType * dxtPixelFormats
 Stub. More...
 
NSSize dxtImgSize
 Stub. More...
 
CMTime presentationTime
 Stub. More...
 

Property Documentation

◆ codecSubType

- (OSType) codecSubType
readatomicassign

Stub.

Definition at line 64 of file VuoAvPlayerObject.m.

◆ dxtDatas

- (void**) dxtDatas
readatomicassign

Stub.

Definition at line 66 of file VuoAvPlayerObject.m.

◆ dxtImgSize

- (NSSize) dxtImgSize
readatomicassign

Stub.

Definition at line 68 of file VuoAvPlayerObject.m.

◆ dxtPixelFormats

- (OSType*) dxtPixelFormats
readatomicassign

Stub.

Definition at line 67 of file VuoAvPlayerObject.m.

◆ dxtPlaneCount

- (int) dxtPlaneCount
readatomicassign

Stub.

Definition at line 65 of file VuoAvPlayerObject.m.

◆ presentationTime

- (CMTime) presentationTime
readatomicassign

Stub.

Definition at line 69 of file VuoAvPlayerObject.m.


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