ltmmVideoProcAmp.GetRange Method

Visual Basic Example

Syntax

GetRange(Property As Long, ByRef Min As Long, ByRef Max As Long, ByRef SteppingDelta As Long, ByRef Default As Long, ByRef CapsFlags As Long)

Remarks

Retrieves the range, default value, and other information of the specified video property.

To retrieve the value and flags for a specific property, call the ltmmVideoProcAmp.Gets Method. To change the value or flags for a specific property, call the ltmmVideoProcAmp.Set Method.

For more detailed information, refer to the Microsoft documentation for IAMVideoProcAmp::GetRange at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/iamvideoprocampgetrange.asp.

See Also

Elements:

ltmmVideoProcAmp object, ltmmVideoProcAmp.Set Method, ltmmVideoProcAmp.Gets Method

Topics:

Multimedia Properties, Methods and Events