Enums representing various information that can be fetched from audio streams.
Enumerator |
---|
MFSIT_TrackName |
Track name.
|
MFSIT_AlbumName |
Album name.
|
MFSIT_ArtistName |
Artists name.
|
MFSIT_Genre |
Track genre.
|
MFSIT_Max |
Max info type.
|
MFSIT_ForceInt |
Force MFStreamInfoType to an int type.
|