Click or drag to resize

AVCapturePreview Class

An AV Capture preview.
Inheritance Hierarchy
SystemObject
  NSObject
    UIResponder
      UIView
        FM.IceLink.CocoaAVCapturePreview

Namespace:  FM.IceLink.Cocoa
Assembly:  FM.IceLink.Cocoa (in FM.IceLink.Cocoa.dll) Version: 1.1.2.607 (1.1.2.607)

The AVCapturePreview type exposes the following members.

Constructors
  NameDescription
Public methodAVCapturePreview
Initializes a new instance of the AVCapturePreview class.
Public methodAVCapturePreview(CGRect)
Initializes a new instance of the AVCapturePreview class.
Top
Properties
  NameDescription
Public propertyClassHandle (Inherited from UIView.)
Public propertyHandle (Inherited from NSObject.)
Protected propertyIsDirectBinding (Inherited from NSObject.)
Public propertyMirror
Gets or sets a value indicating whether this AVCapturePreview is mirror.
Public propertyMuted
Gets or sets a value indicating whether this AVCapturePreview is muted.
Public propertyScale
Gets or sets the scale.
Public propertySession
Gets or sets the session.
Public propertySuperHandle (Inherited from NSObject.)
Top
Methods
  NameDescription
Public methodAdd (Inherited from UIView.)
Public methodAddObserver(String, NSKeyValueObservingOptions, ActionNSObservedChange) (Inherited from NSObject.)
Public methodAddObserver(NSString, NSKeyValueObservingOptions, ActionNSObservedChange) (Inherited from NSObject.)
Public methodAddSubviews (Inherited from UIView.)
Public methodBeginInvokeOnMainThread(Action) (Inherited from NSObject.)
Public methodBeginInvokeOnMainThread(Selector, NSObject) (Inherited from NSObject.)
Public methodCapture (Inherited from UIView.)
Public methodConformsToProtocol (Inherited from NSObject.)
Public methodDangerousAutorelease (Inherited from NSObject.)
Public methodDangerousRelease (Inherited from NSObject.)
Public methodDangerousRetain (Inherited from NSObject.)
Public methodDispose (Inherited from NSObject.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the AVCapturePreview and optionally releases the managed resources
(Overrides UIView.Dispose(Boolean).)
Public methodEquals(Object) (Inherited from NSObject.)
Public methodEquals(NSObject) (Inherited from NSObject.)
Protected methodFinalize (Inherited from NSObject.)
Public methodGetEnumerator (Inherited from UIView.)
Public methodGetHashCode (Inherited from NSObject.)
Public methodGetNativeField Obsolete. (Inherited from NSObject.)
Public methodGetType (Inherited from Object.)
Public methodInit (Inherited from NSObject.)
Public methodInvoke(Action, Double) (Inherited from NSObject.)
Public methodInvoke(Action, TimeSpan) (Inherited from NSObject.)
Public methodInvokeOnMainThread(Action) (Inherited from NSObject.)
Public methodInvokeOnMainThread(Selector, NSObject) (Inherited from NSObject.)
Public methodLayoutSubviews
Lays out subviews.
(Overrides UIView.LayoutSubviews.)
Protected methodMarkDirty (Inherited from NSObject.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRenderBuffer
Renders the buffer.
Public methodRenderCGImage
Renders the cg image.
Public methodRenderImage
Renders the image.
Public methodSetNativeField Obsolete. (Inherited from NSObject.)
Public methodSetValueForKeyPath (Inherited from NSObject.)
Public methodToString (Inherited from NSObject.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also