WMENCAPP_PROP_CLASS

Windows Media Encoder SDK banner art

The WMENCAPP_PROP_CLASS enumeration type defines the property class that identifies the display state of the user interface panels and windows.

Syntax

typedef enum WMENCAPP_PROP_CLASS{
    WMENCAPP_PROP_USER = 1,
};

Requirements

Header: wmencode.h

Library: wmenc.exe

See Also