◆ 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 14894 of file KineticaFunctions.cs.
◆ alterVideo() [2/2]
| inline |
Alters a video.
Parameters
Returns
Response object containing the result of the operation.
Definition at line 14933 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 14909 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 14957 of file KineticaFunctions.cs.