VideoFormatList.removeAt Method¶
Module: VideoFormatList
Definition¶
Removes an element of the VideoFormatList object.
void removeAt(int index)
Parameters
index intin Index of the VideoFormat item to remove.
Exceptions
An error has occurred during Devices Library execution.