Skip to content

Latest commit

 

History

History
106 lines (86 loc) · 2.61 KB

nf-tapi3-itammediaformat-get_mediaformat.md

File metadata and controls

106 lines (86 loc) · 2.61 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
NF:tapi3.ITAMMediaFormat.get_MediaFormat
ITAMMediaFormat::get_MediaFormat (tapi3.h)
The ITAMMediaFormat::get_MediaFormat (tapi3.h) method gets the media format.
ITAMMediaFormat interface [TAPI 2.2]
get_MediaFormat method
ITAMMediaFormat.get_MediaFormat
ITAMMediaFormat::get_MediaFormat
_tapi3_itammediaformat_get_mediaformat
get_MediaFormat
get_MediaFormat method [TAPI 2.2]
get_MediaFormat method [TAPI 2.2]
ITAMMediaFormat interface
tapi3.itammediaformat_get_mediaformat
tapi3ds/ITAMMediaFormat::get_MediaFormat
tapi3\itammediaformat_get_mediaformat.htm
tapi3
384cd41e-b59a-4ac4-9687-cf0f0738dfe0
08/09/2022
ITAMMediaFormat interface [TAPI 2.2],get_MediaFormat method, ITAMMediaFormat.get_MediaFormat, ITAMMediaFormat::get_MediaFormat, _tapi3_itammediaformat_get_mediaformat, get_MediaFormat, get_MediaFormat method [TAPI 2.2], get_MediaFormat method [TAPI 2.2],ITAMMediaFormat interface, tapi3.itammediaformat_get_mediaformat, tapi3ds/ITAMMediaFormat::get_MediaFormat
tapi3.h
Tapi3.h
Windows
Uuid.lib
Tapi3.dll
Windows
19H1
ITAMMediaFormat::get_MediaFormat
tapi3/ITAMMediaFormat::get_MediaFormat
c++
APIRef
kbSyntax
COM
Tapi3.dll
ITAMMediaFormat.get_MediaFormat

ITAMMediaFormat::get_MediaFormat

-description

The get_MediaFormat method gets the media format.

-parameters

-param ppmt [out]

Pointer to an array of AM_MEDIA_TYPE structures. For more information on AM_MEDIA_TYPE, see the DirectX documentation.

-returns

This method can return one of these values.

Return code Description
S_OK
Method succeeded.
E_OUTOFMEMORY
Insufficient memory exists to perform the operation.

-see-also

ITAMMediaFormat

Terminal Object

put_MediaFormat