Class QTCaptureDeviceInput


  • public class QTCaptureDeviceInput
    extends QTCaptureInput
    Represents a QTKit QTCaptureDeviceInput object.
    Author:
    Lyubomir Marinov
    • Constructor Detail

      • QTCaptureDeviceInput

        public QTCaptureDeviceInput​(long ptr)
        Initializes a new QTCaptureDeviceInput which is to represent a specific QTKit QTCaptureDeviceInput object.
        Parameters:
        ptr - the pointer to the QTKit QTCaptureDeviceInput object to be represented by the new instance