#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)) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 449 of file wavefront.h. |
|
|
Definition at line 448 of file wavefront.h. |
|
|
Definition at line 451 of file wavefront.h. |
|
|
Definition at line 446 of file wavefront.h. |
|
|
Definition at line 447 of file wavefront.h. |
|
|
Definition at line 450 of file wavefront.h. |
|
|
Definition at line 452 of file wavefront.h. |