◆ alterVideo() [1/2]
| inline |
Alters a video.
Parameters
| request_ | Request object containing the parameters for the operation. |
Returns
Response object containing the result of the operation.
Definition at line 14886 of file KineticaFunctions.cs.
◆ alterVideo() [2/2]
| inline |
Alters a video.
Parameters
Returns
Response object containing the result of the operation.
Definition at line 14925 of file KineticaFunctions.cs.
◆ AlterVideoAsync() [1/2]
| inline |
Alters a video.
(async)
Parameters
| request_ | Request object containing the parameters for the operation. |
| cancellationToken | Cancellation token to cancel the operation. |
Returns
Task that returns the response object containing the result of the operation.
Definition at line 14901 of file KineticaFunctions.cs.
◆ AlterVideoAsync() [2/2]
| inline |
Alters a video.
(async)
Parameters
Returns
Task that returns the response object containing the result of the operation.
Definition at line 14949 of file KineticaFunctions.cs.