Logo

IStandardMpegEncoderProfile::SetGOPStructure

Sets the string that specifies how the group of pictures should look like. For example, “IIIIIPBBIIII”.

HRESULT SetGOPStructure(BSTR strStructure);

Parameters

strStructure: A BSTR value containing the GOP structure string.

Remarks

None.

[[The Standard MPEG Encoder – Quality you can rely on]]