Package 

Enum ICameraP2P.PLAYMODE

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum ICameraP2P.PLAYMODE
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int value
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      PLAYBACK
      LIVE
    • Method Summary

      Modifier and Type Method Description
      static Array<ICameraP2P.PLAYMODE> values()
      static ICameraP2P.PLAYMODE valueOf(String name)
      int getValue()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait