Package org.robovm.apple.corevideo
Class CVPixelBufferPoolFlushFlags
java.lang.Object
org.robovm.rt.bro.Bits<CVPixelBufferPoolFlushFlags>
org.robovm.apple.corevideo.CVPixelBufferPoolFlushFlags
- All Implemented Interfaces:
Comparable<CVPixelBufferPoolFlushFlags>,Iterable<CVPixelBufferPoolFlushFlags>
public final class CVPixelBufferPoolFlushFlags extends Bits<CVPixelBufferPoolFlushFlags>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
Fields Modifier and Type Field Description static CVPixelBufferPoolFlushFlagsExcessBuffersstatic CVPixelBufferPoolFlushFlagsNone -
Constructor Summary
Constructors Constructor Description CVPixelBufferPoolFlushFlags(long value) -
Method Summary
Modifier and Type Method Description protected CVPixelBufferPoolFlushFlags[]_values()static CVPixelBufferPoolFlushFlags[]values()protected CVPixelBufferPoolFlushFlagswrap(long value, long mask)
-
Field Details
-
None
-
ExcessBuffers
-
-
Constructor Details
-
CVPixelBufferPoolFlushFlags
public CVPixelBufferPoolFlushFlags(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<CVPixelBufferPoolFlushFlags>
-
_values
- Specified by:
_valuesin classBits<CVPixelBufferPoolFlushFlags>
-
values
-