The subtype defines the format, such as PCM, ADPCM, or WMA. The MediaStreamer::Initialize method uses the IMFMediaType::SetGUID method to specify the major type as audio (MFMediaType_Audio) and the minor type as uncompressed PCM audio (MFAudioFormat_PCM).