Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

wf_alias Struct Reference

#include <wavefront.h>


Public Member Functions

INT16 OriginalSample __attribute__ ((packed))
wf_sample_offset sampleStartOffset __attribute__ ((packed))
wf_sample_offset loopStartOffset __attribute__ ((packed))
wf_sample_offset sampleEndOffset __attribute__ ((packed))
wf_sample_offset loopEndOffset __attribute__ ((packed))
INT16 FrequencyBias __attribute__ ((packed))
UCHAR8 sixteen_bit_padding __attribute__ ((packed))

Data Fields

UCHAR8 SampleResolution:2 __attribute__ ((packed))
UCHAR8 Unused1:1 __attribute__ ((packed))
UCHAR8 Loop:1 __attribute__ ((packed))
UCHAR8 Bidirectional:1 __attribute__ ((packed))
UCHAR8 Unused2:1 __attribute__ ((packed))
UCHAR8 Reverse:1 __attribute__ ((packed))
UCHAR8 Unused3:1 __attribute__ ((packed))


Member Function Documentation

UCHAR8 sixteen_bit_padding wf_alias::__attribute__ (packed  ) 
 

INT16 FrequencyBias wf_alias::__attribute__ (packed  ) 
 

struct wf_sample_offset loopEndOffset wf_alias::__attribute__ (packed  ) 
 

struct wf_sample_offset sampleEndOffset wf_alias::__attribute__ (packed  ) 
 

struct wf_sample_offset loopStartOffset wf_alias::__attribute__ (packed  ) 
 

struct wf_sample_offset sampleStartOffset wf_alias::__attribute__ (packed  ) 
 

INT16 OriginalSample wf_alias::__attribute__ (packed  ) 
 


Field Documentation

UCHAR8 wf_alias::Bidirectional
 

Definition at line 449 of file wavefront.h.

UCHAR8 wf_alias::Loop
 

Definition at line 448 of file wavefront.h.

UCHAR8 wf_alias::Reverse
 

Definition at line 451 of file wavefront.h.

UCHAR8 wf_alias::SampleResolution
 

Definition at line 446 of file wavefront.h.

UCHAR8 wf_alias::Unused1
 

Definition at line 447 of file wavefront.h.

UCHAR8 wf_alias::Unused2
 

Definition at line 450 of file wavefront.h.

UCHAR8 wf_alias::Unused3
 

Definition at line 452 of file wavefront.h.


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