Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 1.72 KB

mfsampleextension-photothumbnailmediatype.md

File metadata and controls

49 lines (27 loc) · 1.72 KB
description ms.assetid title ms.topic ms.date
Contains the IMFMediaType which describes the image format type contained in the MFSampleExtension\_PhotoThumbnail attribute.
BA727189-385D-4BA1-9F17-AC6ECDD20ABF
MFSampleExtension_PhotoThumbnailMediaType attribute (Mfapi.h)
reference
05/31/2018

MFSampleExtension_PhotoThumbnailMediaType attribute

Contains the IMFMediaType which describes the image format type contained in the MFSampleExtension_PhotoThumbnail attribute.

Data type

IUnknown stored as IMFMediaType

Remarks

If the MFSampleExtension_PhotoThumbnail attribute is present on the photo sample, the MFSampleExtension_PhotoThumbnailMediaType is required and must contain, at a minimum, MF_MT_MAJOR_TYPE, MF_MT_SUBTYPE and MF_MT_FRAME_SIZE which describe the thumbnail.

Requirements

Requirement Value
Minimum supported client
Windows 8.1 [desktop apps | UWP apps]
Minimum supported server
Windows Server 2012 R2 [desktop apps | UWP apps]
Header
Mfapi.h

See also

Alphabetical List of Media Foundation Attributes

MFSampleExtension_PhotoThumbnail