ScreenCaptureSourceProperties Members

This class defines the properties for screen capture source.

The following tables list the members exposed by the ScreenCaptureSourceProperties type.

Public Constructors

  Name Description
ScreenCaptureSourceProperties Overloaded.  

Top

Public Properties

  Name Description
public property CaptureCursor Gets or sets a value indicating whether the source captures mouse cursor at original size.
public property CaptureLargeCursor Gets or sets a value indicating whether the mouse cursor is captured at 3x size.
public property CaptureLayeredWindow Gets or sets a value indicating whether the source captures a layered window.
public property FrameRate Gets or sets the frame rate of the screen capture. Frame rate must be between 1 to 30 fps.
public property Height Gets or sets the height of the capture rectangle. The maximum height is 2560.
public property Left Gets or sets X of topleft location of the capture rectangle.
public property Top Gets or sets Y of topleft location of the capture rectangle.
public property Width Gets or sets the width of the capture rectangle. The maximum width is 2560.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public methodstatic ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

ScreenCaptureSourceProperties Class
Microsoft.Expression.Encoder.Live Namespace

   © 2011 by Microsoft Corporation. All rights reserved.