VideoFormatList.set Method¶
Module: VideoFormatList
Definition¶
Sets an item of the VideoFormatList object.
void set(int index, VideoFormat videoFormatItem)
Parameters
index intin Index of the VideoFormat item to set.
videoFormatItem VideoFormatin VideoFormat item to set.
Exceptions
An error has occurred during Devices Library execution.