IMediaObjectImpl.AddEnvelope Method

IMediaObjectImpl

An NDoc Documented Class Library

IMediaObjectImpl.AddEnvelope Method 

COM entry point for IMediaParams.AddEnvelope

public int AddEnvelope(
   int dwParamIndex,
   int cSegments,
   MPEnvelopeSegment[] pEnvelopeSegments
);

Implements

IMediaParams.AddEnvelope

Remarks

There should be no need to modify or override this method. See ParamDefine and ParamCalcValueForTime for details about how this works.

See Also

IMediaObjectImpl Class | MediaObjectTemplate Namespace