|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndianFlipSpec | |
quicktime.util |
Uses of EndianFlipSpec in quicktime.util |
Methods in quicktime.util that return EndianFlipSpec | |
EndianFlipSpec |
EndianDescriptor.getFlipSpec(int offset)
Returns an EndianFlipSpec at the specified offset, or null if no flip spec is found in the collection at that offset. |
Methods in quicktime.util with parameters of type EndianFlipSpec | |
void |
EndianDescriptor.addFlipSpec(EndianFlipSpec spec)
An EndianDescriptor with the format kFlipSpecifiedFields, typically describes data that is not contiguous in size of location. |
void |
EndianDescriptor.removeFlipSpec(EndianFlipSpec member)
Removes a specified EndianFlipSpec (if found) from the EndianDescriptor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |