TTMSFNCCloudGoogleYouTube.UpdateVideo Method
Updates the metadata of the given video on the service from its current field values.
API unit family: TMSFNCCloudGoogleYouTube
Declaring type: TTMSFNCCloudGoogleYouTube
Inherited from: TTMSFNCCustomCloudGoogleYouTube
Syntax
procedure UpdateVideo(AVideo: TTMSFNCCloudGoogleYouTubeVideo);
Remarks
The request runs asynchronously; the result is reported through the update-video event.
Parameters
| Name | Description |
|---|---|
AVideo |
Video whose metadata is sent to the service. |