http://standardmpeg.com/documentation/getprofilename
Load the settings of all profiles and the filter itself.
| HRESULT GetProfile(SystemsOutputFormat systemsFormat, Constraint constraint, IStandardMpegEncoderProfile%%**%% pProfile); |
Parameters
SystemsFormat: A SystemsOutputFormat enumeration.
constraint: A Constraint enumeration.
pProfile: Pointer to a pointer to an IStandardMpegEncoderProfile class.
Remarks
None.
[[The Standard MPEG Encoder – Quality you can rely on]]