MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 9.0
The list of the themes, classes, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
class QTKitCaptureDecompressedVideoOutputMBS
class, QTKit, MBS QTKit Plugin (QTKit), class QTKitCaptureDecompressedVideoOutputMBS, Console safe, Plugin version: 8.4, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: This class represents an output destination for a QTCaptureSession object that can be used to process decompressed frames from the video being captured.
Notes:
Instances of QTCaptureDecompressedVideoOutput produce decompressed video frames suitable for high-quality processing. Because instances maintain maximum frame quality and avoid dropping frames, using this output may result in reduced performance while capturing. Applications that need to process decompressed frames but can tolerate dropped frames or drops in decompression quality should use QTCaptureVideoPreviewOutput instead. Applications can access the decompressed frames via the captureOutput event. Clients can also create subclasses of QTCaptureDecompressedVideoOutput to add custom capturing behavior.
The plugin implements for you the delegate QTKit needs.
Subclass of the QTKitCaptureOutputMBS class.
class, QTKit, MBS QTKit Plugin (QTKit), class QTKitCaptureDecompressedVideoOutputMBS, Console safe, Plugin version: 8.4, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: This class represents an output destination for a QTCaptureSession object that can be used to process decompressed frames from the video being captured.
Notes:
Instances of QTCaptureDecompressedVideoOutput produce decompressed video frames suitable for high-quality processing. Because instances maintain maximum frame quality and avoid dropping frames, using this output may result in reduced performance while capturing. Applications that need to process decompressed frames but can tolerate dropped frames or drops in decompression quality should use QTCaptureVideoPreviewOutput instead. Applications can access the decompressed frames via the captureOutput event. Clients can also create subclasses of QTCaptureDecompressedVideoOutput to add custom capturing behavior.
The plugin implements for you the delegate QTKit needs.
Subclass of the QTKitCaptureOutputMBS class.
QTKitCaptureDecompressedVideoOutputMBS.Constructor
method, QTKit, MBS QTKit Plugin (QTKit), class QTKitCaptureDecompressedVideoOutputMBS, Console safe, Plugin version: 8.5, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The constructor to create an initialize a Capture Output for decompressed video.
method, QTKit, MBS QTKit Plugin (QTKit), class QTKitCaptureDecompressedVideoOutputMBS, Console safe, Plugin version: 8.5, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The constructor to create an initialize a Capture Output for decompressed video.
QTKitCaptureDecompressedVideoOutputMBS.FrameAvailable
event, QTKit, MBS QTKit Plugin (QTKit), class QTKitCaptureDecompressedVideoOutputMBS, Plugin version: 8.5, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: This event reports if a new frame is available.
Notes: Whenever the QTKitCaptureDecompressedVideoOutput receives a new frame, this class stores the reference to this frame and executes this event on the main thread, so here you can use GetCurrentFrame to get the current frame image.
event, QTKit, MBS QTKit Plugin (QTKit), class QTKitCaptureDecompressedVideoOutputMBS, Plugin version: 8.5, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: This event reports if a new frame is available.
Notes: Whenever the QTKitCaptureDecompressedVideoOutput receives a new frame, this class stores the reference to this frame and executes this event on the main thread, so here you can use GetCurrentFrame to get the current frame image.
QTKitCaptureDecompressedVideoOutputMBS.GetCurrentFrame as NSImageMBS
method, QTKit, MBS QTKit Plugin (QTKit), class QTKitCaptureDecompressedVideoOutputMBS, Console safe, Plugin version: 8.5, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Returns the current frame as NSImage.
Notes: May return nil on any error.
method, QTKit, MBS QTKit Plugin (QTKit), class QTKitCaptureDecompressedVideoOutputMBS, Console safe, Plugin version: 8.5, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Returns the current frame as NSImage.
Notes: May return nil on any error.
QTKitCaptureDecompressedVideoOutputMBS.NewFrameAvailable as boolean
method, QTKit, MBS QTKit Plugin (QTKit), class QTKitCaptureDecompressedVideoOutputMBS, Console safe, Plugin version: 8.5, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Wether a new frame is available.
Notes: This property is set to true when a new frame has been received and is set to false if you call GetCurrentFrame.
method, QTKit, MBS QTKit Plugin (QTKit), class QTKitCaptureDecompressedVideoOutputMBS, Console safe, Plugin version: 8.5, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Wether a new frame is available.
Notes: This property is set to true when a new frame has been received and is set to false if you call GetCurrentFrame.
The items on this page are in the following plugins: MBS QTKit Plugin.
Monkeybread Software Realbasic Plugins - Messdiener Nickenich