Edit

Share via


VideoWindow Class

Definition

Draws the video content for either the outgoing (capture) or the incoming (render) video. Native implementation of the IVideoWindow interface http://go.microsoft.com/fwlink/?LinkId=202572

public ref class VideoWindow : Microsoft::Lync::Model::Internal::UCWLite
public class VideoWindow : Microsoft.Lync.Model.Internal.UCWLite
type VideoWindow = class
    inherit UCWLite
Public Class VideoWindow
Inherits UCWLite
Inheritance

Properties

AutoShow

Not implemented.

BackgroundPalette

Not implemented.

BorderColor

Not implemented.

Caption

Not implemented.

FullScreenMode

FullScreenMode

Height

Sets or gets the height of the video window.

InnerObject (Inherited from UCWBase)
Left

Sets or gets the x-axis coordinate for the video window.

MessageDrain

Not implemented.

Owner

Sets or gets the owning parent window for the video playback window.

Top

Sets or gets the y-axis coordinates for the video window.

Visible
Width

Sets or gets the width of the video window.

WindowState
WindowStyle
WindowStyleEx

Methods

GetMaxIdealImageSize(Int32, Int32)

Returns the ideal maximum X and Y coordinates of a video window.

GetMinIdealImageSize(Int32, Int32)

Returns the ideal minimum X and Y coordinates of a video window.

GetRestorePosition(Int32, Int32, Int32, Int32)

Returns the screen location and video window size to be applied to restore the video window.

GetWindowPosition(Int32, Int32, Int32, Int32)

Gets the current location and size of the video window.

HideCursor(Int32)

Not implemented.

IsCursorHidden(Int32)

Not implemented.

NotifyOwnerMessage(Int32, Int32, Int32, Int32)
SetWindowForeground(Int32)
SetWindowPosition(Int32, Int32, Int32, Int32)

Applies to