MediaEnumVideoCapturers
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Enumerates a list of video capture devices.Parameters
- retCount: Count of elements provided in videoCapturerHandles. On successful return, this parameter contains the number of valid handles in the videoCapturerHandles array.
- retVideoCapturerHandles: Array in which this function returns the video capturer handles of all available video capture devices. After use, release each audio capturer returned in the array by calling MediaReleaseVideoCapturer.
Return Values
- 0: The function succeeded.
- ≠0: Error code