Table of Contents

TTMSFNCCloudGoogleYouTube.GetVideoRating Method

Retrieves the authenticated viewer's rating for the given video.

API unit family: TMSFNCCloudGoogleYouTube Declaring type: TTMSFNCCloudGoogleYouTube Inherited from: TTMSFNCCustomCloudGoogleYouTube

Syntax

procedure GetVideoRating(AVideo: TTMSFNCCloudGoogleYouTubeVideo);

Remarks

The request runs asynchronously; the result is reported through the get-video-rating event.

Parameters

Name Description
AVideo Video whose rating is requested.