VideoFormatList.set Method

Module: VideoFormatList

Definition

Sets an item of the VideoFormatList object.

void set(int index, VideoFormat videoFormatItem)

Parameters

index int
in Index of the VideoFormat item to set.

videoFormatItem VideoFormat
in VideoFormat item to set.

Exceptions

An error has occurred during Devices Library execution.