Microsoft DirectX 8.0

SCompFmt0 Structure

Contains format information for smart recompression.

Syntax

typedef struct _SCompFmt0
{
    long nFormatId;
    AM_MEDIA_TYPE MediaType;
} SCompFmt0;

Members

nFormatId
Reserved; must be zero.
MediaType
AM_MEDIA_TYPE structure that describes the compression format.

See Also

IAMTimelineGroup::GetSmartRecompressFormat, IAMTimelineGroup::SetSmartRecompressFormat