Platforms to show: All Mac Windows Linux Cross-Platform
The class QTKitCaptureViewMBS
class QTKitCaptureViewMBS
MBS REALbasic QTKit Plugin (QTKit), super class: NSViewMBS
class, QTKit, MBS REALbasic QTKit Plugin (QTKit), class QTKitCaptureViewMBS, Console safe, Plugin version: 8.4, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: This is a subclass of NSView that displays a video preview of a capture session.
Notes:
A QTCaptureView previews the video being processed by an instance of QTCaptureSession. This class creates and maintains its own QTCaptureVideoPreviewOutput as necessary to gather preview video from the capture session.
Subclass of the NSViewMBS class.
Function: This is a subclass of NSView that displays a video preview of a capture session.
Notes:
A QTCaptureView previews the video being processed by an instance of QTCaptureSession. This class creates and maintains its own QTCaptureVideoPreviewOutput as necessary to gather preview video from the capture session.
Subclass of the NSViewMBS class.
- property Handle as Integer
- method Constructor(Handle as integer)
- method availableVideoPreviewConnection(index as integer) as QTKitCaptureConnectionMBS
- method captureSession as QTKitCaptureSessionMBS
- method Constructor
- method Constructor(left as double, top as double, width as double, height as double)
- method fillColor as NSColorMBS
- method numberOfAvailableVideoPreviewConnections as integer
- method preservesAspectRatio as boolean
- method previewBounds as NSRectMBS
- method previewBoundsHeight as double
- method previewBoundsLeft as double
- method previewBoundsTop as double
- method previewBoundsWidth as double
- method videoPreviewConnection as QTKitCaptureConnectionMBS
Methods, properties and events inherited from super classes:
- method canDraw as boolean
- method canDrawConcurrently as boolean
- method Constructor(left as double, top as double, width as double, height as double)
- method Constructor(Handle as integer)
- class class NSViewMBS
- method isHiddenOrHasHiddenAncestor as Boolean
- method isHidden as Boolean
- method isFlipped as Boolean
- method classPath as string
- method isOpaque as Boolean
- method className as string
- method isRotatedFromBase as Boolean
- method isRotatedOrScaledFromBase as Boolean
- method isDescendantOf(view as NSViewMBS) as boolean
- property frameWidth as double
- method Constructor
- property frameLeft as double
- property frameTop as double
- method frameRotation as double
- method frame as NSRectMBS
- property frameHeight as double
- method frameCenterRotation as double
- method focusRingType as Integer
- const NSViewMinYMargin = 8
- const NSViewNotSizable = 0
- const NSViewMinXMargin = 1
- const NSViewMaxYMargin = 32
- const NSViewWidthSizable = 2
- method opaqueAncestor as NSViewMBS
- const NSViewMaxXMargin = 4
- method convertRectToView(rect as NSRectMBS, View as NSViewMBS) as NSRectMBS
- method convertRectFromView(rect as NSRectMBS, View as NSViewMBS) as NSRectMBS
- method convertPointToView(point as NSPointMBS, View as NSViewMBS) as NSPointMBS
- method convertSizeFromView(Size as NSSizeMBS, View as NSViewMBS) as NSSizeMBS
- method convertSizeToView(Size as NSSizeMBS, View as NSViewMBS) as NSSizeMBS
- method convertPointFromView(point as NSPointMBS, View as NSViewMBS) as NSPointMBS
- method superview as NSViewMBS
- method subviews as NSViewMBS()
- shared method NSViewFrameDidChangeNotification as string
- shared method NSViewGlobalFrameDidChangeNotification as string
- shared method NSViewFocusDidChangeNotification as string
- shared method NSViewBoundsDidChangeNotification as string
- shared method NSViewDidUpdateTrackingAreasNotification as string
- const NSViewLayerContentsRedrawOnSetNeedsDisplay = 1
- const NSViewLayerContentsRedrawNever = 0
- const NSViewHeightSizable = 16
- const NSViewLayerContentsRedrawBeforeViewResize = 3
- const NSViewLayerContentsRedrawDuringViewResize = 2
- method setBoundsOrigin(left as double, top as double)
- method setBoundsSize(width as double, height as double)
- method dataWithEPSInsideRect(left as double, top as double, width as double, height as double) as string
- method addSubview(subview as NSViewMBS)
- method dataWithPDFInsideRect(left as double, top as double, width as double, height as double) as string
- method acceptsTouchEvents as boolean
- method setFrameOrigin(left as double, top as double)
- method setFrameSize(width as double, height as double)
- method animator as NSViewMBS
- method ancestorSharedWithView(view as NSViewMBS) as NSViewMBS
- method removeFromSuperview
- method RenderImage(subviews as boolean=false) as variant
- method alphaValue as double
- const NSBezelBorder = 2
- method wantsLayer as Boolean
- method wantsDefaultClipping as boolean
- method wantsRestingTouches as boolean
- method boundsRotation as double
- method bounds as NSRectMBS
- method window as NSWindowMBS
- method needsDisplay as Boolean
- method visibleRect as NSRectMBS
- const NSNoBorder = 0
- method autoresizesSubviews as boolean
- const NSFocusRingTypeDefault = 0
- const NSFocusRingTypeExterior = 2
- const NSFocusRingTypeNone = 1
- const NSGrooveBorder = 3
- const NSLineBorder = 1
- method autoresizingMask as Integer
- method toolTip as string
- method mouseExited(e as NSEventMBS)
- method mouseEntered(e as NSEventMBS)
- method cancelOperation
- method menu as NSMenuMBS
- method capitalizeWord
- method makeBaseWritingDirectionRightToLeft
- method makeTextWritingDirectionRightToLeft
- method makeTextWritingDirectionNatural
- method makeTextWritingDirectionLeftToRight
- method mouseDragged(e as NSEventMBS)
- method mouseDown(e as NSEventMBS)
- method helpRequested(e as NSEventMBS)
- method changeCaseOfLetter
- method magnifyWithEvent(e as NSEventMBS)
- method centerSelectionInVisibleArea
- method lowercaseWord
- method makeBaseWritingDirectionNatural
- method makeBaseWritingDirectionLeftToRight
- method insertParagraphSeparator
- method insertNewlineIgnoringFieldEditor
- method insertNewline
- method insertSingleQuoteIgnoringSubstitution
- method insertLineBreak
- method insertBacktab
- method insertDoubleQuoteIgnoringSubstitution
- method insertContainerBreak
- class class NSResponderMBS
- method complete
- method insertTab
- property Handle as Integer
- method insertTabIgnoringFieldEditor
- method endGestureWithEvent(e as NSEventMBS)
- method keyDown(e as NSEventMBS)
- method keyUp(e as NSEventMBS)
- method indent
- method flagsChanged(e as NSEventMBS)
- method flushBufferedKeyEvents
- method pageDown
- method pageDownAndModifySelection
- method pageUp
- method pageUpAndModifySelection
- method showContextHelp
- method otherMouseUp(e as NSEventMBS)
- method otherMouseDragged(e as NSEventMBS)
- method otherMouseDown(e as NSEventMBS)
- method swipeWithEvent(e as NSEventMBS)
- method swapWithMark
- method rotateWithEvent(e as NSEventMBS)
- method rightMouseDragged(e as NSEventMBS)
- method rightMouseDown(e as NSEventMBS)
- method rightMouseUp(e as NSEventMBS)
- method cursorUpdate(e as NSEventMBS)
- method selectToMark
- method selectWord
- method selectLine
- method selectParagraph
- method scrollLineDown
- method scrollLineUp
- method selectAll
- method scrollPageDown
- method scrollPageUp
- method scrollWheel(e as NSEventMBS)
- method scrollToBeginningOfDocument
- method scrollToEndOfDocument
- method setMark
- method deleteToEndOfParagraph
- method deleteWordForward
- method deleteWordBackward
- method deleteToMark
- method performMnemonic(theString as string) as boolean
- method deleteForward
- method deleteToEndOfLine
- method deleteToBeginningOfParagraph
- method deleteToBeginningOfLine
- method deleteBackward
- method deleteBackwardByDecomposingPreviousCharacter
- method undoManager as NSUndoManagerMBS
- method uppercaseWord
- method moveToRightEndOfLine
- method moveToRightEndOfLineAndModifySelection
- method moveUp
- method moveToEndOfParagraphAndModifySelection
- method moveToLeftEndOfLine
- method moveToLeftEndOfLineAndModifySelection
- method moveWordBackwardAndModifySelection
- method moveWordForward
- method moveWordForwardAndModifySelection
- method moveUpAndModifySelection
- method moveWordBackward
- method moveToEndOfParagraph
- method moveToBeginningOfDocument
- method moveToBeginningOfDocumentAndModifySelection
- method moveToBeginningOfLine
- method moveParagraphForwardAndModifySelection
- method moveRight
- method moveRightAndModifySelection
- method moveToBeginningOfLineAndModifySelection
- method moveToEndOfDocumentAndModifySelection
- method moveToEndOfLine
- method moveToEndOfLineAndModifySelection
- method moveToBeginningOfParagraph
- method moveToBeginningOfParagraphAndModifySelection
- method moveToEndOfDocument
- method moveWordRightAndModifySelection
- method moveWordLeft
- method moveWordLeftAndModifySelection
- method moveWordRight
- method moveBackward
- method moveBackwardAndModifySelection
- method mouseUp(e as NSEventMBS)
- method mouseMoved(e as NSEventMBS)
- method yank
- method moveLeft
- method moveForwardAndModifySelection
- method moveLeftAndModifySelection
- method moveParagraphBackwardAndModifySelection
- method moveForward
- method moveDown
- method moveDownAndModifySelection
- method nextResponder as NSResponderMBS
- method tabletProximity(e as NSEventMBS)
- method tabletPoint(e as NSEventMBS)
- method beginGestureWithEvent(e as NSEventMBS)
- method transpose
- method transposeWords
Sub classes:
Some examples which use this class:
The items on this page are in the following plugins: MBS REALbasic CocoaBase Plugin, MBS REALbasic QTKit Plugin.
Links
MBS Realbasic tutorial videos - Pfarrgemeinde Ministranten Nickenich