467 B
467 B
title | description |
---|---|
inputVideoEmpty | inputVideoEmpty attributes, type and example |
Constructor: inputVideoEmpty
Attributes:
Name | Type | Required |
---|
Type: InputVideo
Example:
$inputVideoEmpty = ['_' => 'inputVideoEmpty', ];
Or, if you're into Lua:
inputVideoEmpty={_='inputVideoEmpty', }