Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IMFMediaStreamSourceSampleRequest interface

Represents a request for a sample from a MediaStreamSource.

Members

The IMFMediaStreamSourceSampleRequest interface inherits from the IUnknown interface. IMFMediaStreamSourceSampleRequest also has these types of members:

Methods

The IMFMediaStreamSourceSampleRequest interface has these methods.

MethodDescription
SetSample

Sets the sample for the media stream source.

 

Remarks

MFMediaStreamSourceSampleRequest is implemented by the Windows.Media.Core.MediaStreamSourceSampleRequest runtime class.

Requirements

Minimum supported client

Windows 8.1 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 R2 [desktop apps | Windows Store apps]

IDL

Mfidl.idl

See also

Media Foundation Interfaces

 

 

Show:
© 2017 Microsoft