ltmmWMT_VER Constants

The ltmmWMT_VER constants define supported SDK versions.

Const ltmmWMT_VER_4_0 = 0
Const ltmmWMT_VER_7_0 = 1
Const ltmmWMT_VER_8_0 = 2
Const ltmmWMT_VER_9_0 = 3

 

Constant

Description

ltmmWMT_VER_4_0

[0] The profile was/should be created using Version 4 of the media format SDK.

ltmmWMT_VER_7_0

[1] The profile was/should be created using Version 7 of the media format SDK.

ltmmWMT_VER_8_0

[2] The profile was/should be created using Version 8.2 of the media format SDK.

ltmmWMT_VER_9_0

[3] The profile was/should be created using Version 9 of the media format SDK.

See Also

ltmmWMProfileManager.SystemProfileVersion property

ltmmWMProfileManager.CreateEmptyProfile method