Skip to content

Latest commit

 

History

History
64 lines (55 loc) · 1.97 KB

nn-mfidl-imfsavejob.md

File metadata and controls

64 lines (55 loc) · 1.97 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:mfidl.IMFSaveJob
IMFSaveJob (mfidl.h)
Persists media data from a source byte stream to an application-provided byte stream.
0f38fa60-ed04-40c4-9bb0-b6e196cd9586
IMFSaveJob
IMFSaveJob interface [Media Foundation]
IMFSaveJob interface [Media Foundation]
described
mf.imfsavejob
mfidl/IMFSaveJob
mf\imfsavejob.htm
mf
0f38fa60-ed04-40c4-9bb0-b6e196cd9586
12/05/2018
0f38fa60-ed04-40c4-9bb0-b6e196cd9586, IMFSaveJob, IMFSaveJob interface [Media Foundation], IMFSaveJob interface [Media Foundation],described, mf.imfsavejob, mfidl/IMFSaveJob
mfidl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Mfuuid.lib
Windows
19H1
IMFSaveJob
mfidl/IMFSaveJob
c++
APIRef
kbSyntax
COM
mfuuid.lib
mfuuid.dll
IMFSaveJob

IMFSaveJob interface

-description

Persists media data from a source byte stream to an application-provided byte stream.

The byte stream used for HTTP download implements this interface. To get a pointer to this interface, call IMFGetService::GetService on the byte stream, with the service identifier MFNET_SAVEJOB_SERVICE.

-inheritance

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

-see-also

Media Foundation Interfaces