Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.neomedia.quicktime.QTMediaType

Packages that use QTMediaType
net.java.sip.communicator.impl.neomedia.quicktime   
 

Uses of QTMediaType in net.java.sip.communicator.impl.neomedia.quicktime
 

Methods in net.java.sip.communicator.impl.neomedia.quicktime that return QTMediaType
static QTMediaType QTMediaType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QTMediaType[] QTMediaType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.java.sip.communicator.impl.neomedia.quicktime with parameters of type QTMediaType
static QTCaptureDevice[] QTCaptureDevice.inputDevicesWithMediaType(QTMediaType mediaType)
           
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.