TVideoSample.GetVideoPropAmpEx Method

Unit: VSample
function GetVideoPropAmpEx(Prop: TVideoProcAmpProperty; var pMin: longint; var pMax: longint; var pSteppingDelta: longint; var pDefault: longint; var pCapsFlags: TVideoProcAmpFlags; var pActual: longint): HResult

Parameters

Prop
Type: TVideoProcAmpProperty

pMin
Type: System.LongInt

pMax
Type: System.LongInt

pSteppingDelta
Type: System.LongInt

pDefault
Type: System.LongInt

pCapsFlags
Type: TVideoProcAmpFlags

pActual
Type: System.LongInt

Return Value

Type: HResult