Uses of Class
org.robovm.apple.coremedia.CMSampleBufferFlags
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMSampleBufferFlags in org.robovm.apple.coremedia
Fields in org.robovm.apple.coremedia declared as CMSampleBufferFlags Modifier and Type Field Description static CMSampleBufferFlagsCMSampleBufferFlags. AudioBufferList_Assure16ByteAlignmentstatic CMSampleBufferFlagsCMSampleBufferFlags. NoneMethods in org.robovm.apple.coremedia that return CMSampleBufferFlags Modifier and Type Method Description protected CMSampleBufferFlags[]CMSampleBufferFlags. _values()static CMSampleBufferFlags[]CMSampleBufferFlags. values()protected CMSampleBufferFlagsCMSampleBufferFlags. wrap(long value, long mask)Methods in org.robovm.apple.coremedia with parameters of type CMSampleBufferFlags Modifier and Type Method Description AudioBufferListCMSampleBuffer. getAudioBufferList(long bufferListSize, CMSampleBufferFlags flags, CMBlockBuffer buffer)protected OSStatusCMSampleBuffer. getAudioBufferList0(MachineSizedUIntPtr bufferListSizeNeededOut, AudioBufferList bufferListOut, long bufferListSize, CFAllocator blockBufferStructureAllocator, CFAllocator blockBufferBlockAllocator, CMSampleBufferFlags flags, CMBlockBuffer.CMBlockBufferPtr blockBufferOut)voidCMSampleBuffer. setAudioBufferList(AudioBufferList bufferList, CMSampleBufferFlags flags)protected OSStatusCMSampleBuffer. setAudioBufferList0(CFAllocator blockBufferStructureAllocator, CFAllocator blockBufferBlockAllocator, CMSampleBufferFlags flags, AudioBufferList bufferList)