ESF_RESOLUTION
Used to choose the resolution. This is the size of the images produced by the source filter.
typedef enum
{
ESF_RESOLUTION_FRAME = 0,
ESF_RESOLUTION_FIELD,
ESF_RESOLUTION_CIF,
ESF_RESOLUTION_QCIF,
ESF_RESOLUTION_CUSTOM
} ESF_RESOLUTION;