VideoFormatList.get Method¶
Module: VideoFormatList
Definition¶
Gets an item of the VideoFormatList object.
VideoFormat get(int index)
Parameters
index intin Index of the VideoFormat item to get.
Returns
VideoFormat item to get.
Exceptions
An error has occurred during Devices Library execution.