Package org.robovm.apple.mediaplayer
Class MPMediaType
- All Implemented Interfaces:
Comparable<MPMediaType>,Iterable<MPMediaType>
public final class MPMediaType extends Bits<MPMediaType>
-
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 MPMediaTypeAnystatic MPMediaTypeAnyAudiostatic MPMediaTypeAnyVideostatic MPMediaTypeAudioBookstatic MPMediaTypeAudioITunesUstatic MPMediaTypeHomeVideostatic MPMediaTypeMoviestatic MPMediaTypeMusicstatic MPMediaTypeMusicVideostatic MPMediaTypeNonestatic MPMediaTypePodcaststatic MPMediaTypeTVShowstatic MPMediaTypeVideoITunesUstatic MPMediaTypeVideoPodcast -
Constructor Summary
Constructors Constructor Description MPMediaType(long value) -
Method Summary
Modifier and Type Method Description protected MPMediaType[]_values()static MPMediaType[]values()protected MPMediaTypewrap(long value, long mask)
-
Field Details
-
Constructor Details
-
MPMediaType
public MPMediaType(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<MPMediaType>
-
_values
- Specified by:
_valuesin classBits<MPMediaType>
-
values
-