MF_MT_AUDIO_SAMPLES_PER_SECOND attribute

Number of audio samples per second in an audio media type.

Data type

UINT32

Syntax

GUID MF_MT_AUDIO_SAMPLES_PER_SECOND = {0x5faeeae7,0x0290,0x4c31,{0x9e,0x8a,0xc5,0x34,0xf6,0x8d,0x9d,0xba} }  

Remarks

This attribute corresponds to the nSamplesPerSec member of the WAVEFORMATEX structure.

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

Requirements

Header: Declared in mfapi.h.