Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 1.51 KB

mf-mt-sample-size-attribute.md

File metadata and controls

60 lines (34 loc) · 1.51 KB
description ms.assetid title ms.topic ms.date
Specifies the size of each sample, in bytes, in a media type.
4c28f73d-ff40-4eb9-a45f-57a60df719c6
MF_MT_SAMPLE_SIZE attribute (Mfapi.h)
reference
05/31/2018

MF_MT_SAMPLE_SIZE attribute

Specifies the size of each sample, in bytes, in a media type.

Data type

UINT32

Remarks

This attribute is valid only if the MF_MT_FIXED_SIZE_SAMPLES attribute is TRUE.

The GUID constant for this attribute is exported from mfuuid.lib.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps | UWP apps]
Minimum supported server
Windows Server 2008 [desktop apps | UWP apps]
Header
Mfapi.h

See also

Alphabetical List of Media Foundation Attributes

IMFAttributes::GetUINT32

IMFAttributes::SetUINT32

IMFMediaType

Media Type Attributes