Share via


WMEncoderApp.get_DisplayWidth

Windows Media Encoder SDK banner art

The get_DisplayWidth method retrieves the display width.

Syntax

int WMEncoderApp.get_DisplayWidth(
  short  iIndex 
);

Parameters

iIndex

[in]  Int16 containing the index.

Return Values

An Int32 type that indicates the display width, in pixels.

Requirements

Reference: Windows Media Encoder

Namespace: WMEncoderLib

Assembly: Interop.WMEncoderLib.dll

Library: WMEncoderLib.dll

See Also