type IDivXFilterInterface = interface()
![]() |
function get_AspectRatio(out x, y: integer): HRESULT; stdcall; |
![]() |
function get_Brightness(out brightness: integer): HRESULT; stdcall; |
![]() |
function get_Contrast(out contrast: integer): HRESULT; stdcall; |
![]() |
function get_MaxDelayAllowed(out maxdelayallowed: integer): HRESULT; stdcall; |
![]() |
function get_PPLevel(out PPLevel: integer): HRESULT; stdcall; |
![]() |
function get_Saturation(out saturation: integer): HRESULT; stdcall; |
![]() |
function put_AspectRatio(x, y: integer): HRESULT; stdcall; |
![]() |
function put_Brightness(brightness: integer): HRESULT; stdcall; |
![]() |
function put_Contrast(contrast: integer): HRESULT; stdcall; |
![]() |
function put_DefaultPPLevel: HRESULT; stdcall; |
![]() |
function put_MaxDelayAllowed(maxdelayallowed: integer): HRESULT; stdcall; |
![]() |
function put_PPLevel(PPLevel: integer): HRESULT; stdcall; |
![]() |
function put_Saturation(saturation: integer): HRESULT; stdcall; |
![]() |
function get_AspectRatio(out x, y: integer): HRESULT; stdcall; |
![]() |
function get_Brightness(out brightness: integer): HRESULT; stdcall; |
![]() |
function get_Contrast(out contrast: integer): HRESULT; stdcall; |
![]() |
function get_MaxDelayAllowed(out maxdelayallowed: integer): HRESULT; stdcall; |
![]() |
function get_PPLevel(out PPLevel: integer): HRESULT; stdcall; |
current postprocessing level 0..100
![]() |
function get_Saturation(out saturation: integer): HRESULT; stdcall; |
![]() |
function put_AspectRatio(x, y: integer): HRESULT; stdcall; |
![]() |
function put_Brightness(brightness: integer): HRESULT; stdcall; |
![]() |
function put_Contrast(contrast: integer): HRESULT; stdcall; |
![]() |
function put_DefaultPPLevel: HRESULT; stdcall; |
Put the default postprocessing = 0
![]() |
function put_MaxDelayAllowed(maxdelayallowed: integer): HRESULT; stdcall; |
DIVX
![]() |
function put_PPLevel(PPLevel: integer): HRESULT; stdcall; |
new postprocessing level 0..100
![]() |
function put_Saturation(saturation: integer): HRESULT; stdcall; |