Class MPMovieLoadState

  • All Implemented Interfaces:
    java.lang.Comparable<MPMovieLoadState>, java.lang.Iterable<MPMovieLoadState>

    @Deprecated
    public final class MPMovieLoadState
    extends org.robovm.rt.bro.Bits<MPMovieLoadState>
    Deprecated.
    Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit.
    Since:
    Available in iOS 3.2 and later.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits

        org.robovm.rt.bro.Bits.AsByteMarshaler, org.robovm.rt.bro.Bits.AsIntMarshaler, org.robovm.rt.bro.Bits.AsLongMarshaler, org.robovm.rt.bro.Bits.AsMachineSizedIntMarshaler, org.robovm.rt.bro.Bits.AsShortMarshaler
    • Constructor Summary

      Constructors 
      Constructor Description
      MPMovieLoadState​(long value)
      Deprecated.
       
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      protected MPMovieLoadState[] _values()
      Deprecated.
       
      static MPMovieLoadState[] values()
      Deprecated.
       
      protected MPMovieLoadState wrap​(long value, long mask)
      Deprecated.
       
      • Methods inherited from class org.robovm.rt.bro.Bits

        _values, asSet, clear, compareTo, contains, equals, hashCode, iterator, set, toString, value, with, with, with, with, with, with
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.lang.Iterable

        forEach, spliterator