Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

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

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

Subclasses of NSObject in net.java.sip.communicator.impl.neomedia.quicktime
 class NSDictionary
          Represents an Objective-C NSDictionary object.
 class NSError
          Represents an Objective-C NSError object.
 class NSMutableDictionary
          Represents an Objective-C NSMutableDictionary object.
 class QTCaptureDecompressedVideoOutput
          Represents a QTKit QTCaptureDecompressedVideoOutput object.
 class QTCaptureDevice
          Represents a QTKit capture device which is connected or has been previously connected to the user's computer during the lifetime of the application.
 class QTCaptureDeviceInput
          Represents a QTKit QTCaptureDeviceInput object.
 class QTCaptureInput
          Represents a QTKit QTCaptureInput object.
 class QTCaptureOutput
          Represents a QTKit QTCaptureOutput object.
 class QTCaptureSession
          Represents a QTKit QTCaptureSession object.
 class QTFormatDescription
          Describes the media format of media samples and of media sources, such as devices and capture connections.
 class QTSampleBuffer
          Represents a QuickTime/QTKit QTSampleBuffer object.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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