Uses of Class
org.jitsi.impl.neomedia.quicktime.QTMediaType
-
Packages that use QTMediaType Package Description org.jitsi.impl.neomedia.quicktime -
-
Uses of QTMediaType in org.jitsi.impl.neomedia.quicktime
Methods in org.jitsi.impl.neomedia.quicktime that return QTMediaType Modifier and Type Method Description static QTMediaTypeQTMediaType. 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 org.jitsi.impl.neomedia.quicktime with parameters of type QTMediaType Modifier and Type Method Description static QTCaptureDevice[]QTCaptureDevice. inputDevicesWithMediaType(QTMediaType mediaType)
-