TTMSFNCCloudGoogleYouTube.GetVideoDetails Method
Retrieves the full details for the given video and updates its fields.
API unit family: TMSFNCCloudGoogleYouTube
Declaring type: TTMSFNCCloudGoogleYouTube
Inherited from: TTMSFNCCustomCloudGoogleYouTube
Syntax
procedure GetVideoDetails(AVideo: TTMSFNCCloudGoogleYouTubeVideo); overload;
Remarks
The request runs asynchronously; the result is reported through the get-video-details event.
Parameters
| Name | Description |
|---|---|
AVideo |
Video whose details are requested. |