Package org.robovm.apple.coremedia
Class CMAudioFormatDescriptionMask
java.lang.Object
org.robovm.rt.bro.Bits<CMAudioFormatDescriptionMask>
org.robovm.apple.coremedia.CMAudioFormatDescriptionMask
- All Implemented Interfaces:
Comparable<CMAudioFormatDescriptionMask>,Iterable<CMAudioFormatDescriptionMask>
public final class CMAudioFormatDescriptionMask extends Bits<CMAudioFormatDescriptionMask>
-
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 CMAudioFormatDescriptionMaskAllstatic CMAudioFormatDescriptionMaskChannelLayoutstatic CMAudioFormatDescriptionMaskExtensionsstatic CMAudioFormatDescriptionMaskMagicCookiestatic CMAudioFormatDescriptionMaskNonestatic CMAudioFormatDescriptionMaskStreamBasicDescription -
Constructor Summary
Constructors Constructor Description CMAudioFormatDescriptionMask(long value) -
Method Summary
Modifier and Type Method Description protected CMAudioFormatDescriptionMask[]_values()static CMAudioFormatDescriptionMask[]values()protected CMAudioFormatDescriptionMaskwrap(long value, long mask)
-
Field Details
-
Constructor Details
-
CMAudioFormatDescriptionMask
public CMAudioFormatDescriptionMask(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<CMAudioFormatDescriptionMask>
-
_values
- Specified by:
_valuesin classBits<CMAudioFormatDescriptionMask>
-
values
-