IWMCodecOutputTimestamp Interface

Provides a single method to retrieve the time stamp of the next video frame to be decoded.

This interface is implemented by the video decoders. You can obtain a pointer to IWMCodecOutputTimestamp by calling the QueryInterface method of any other interface of the decoder object, such as IMediaObject or IMFTransform.

Members

The IWMCodecOutputTimestamp interface inherits from the IUnknown interface. IWMCodecOutputTimestamp also defines the following types of members:

  • Methods

Methods

The IWMCodecOutputTimestamp interface defines the following method.

Method Description
GetNextOutputTime

Retrieves the time stamp of the next video frame to be decoded.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows Server 2003

Header

Wmcodecdsp.h

See Also

Configuring Video Decoding

Interfaces

 

 

Send comments about this topic to Microsoft

Build date: 4/7/2010