Table of Contents

TTMSFNCCloudGoogleYouTube.DeleteVideo Method

Deletes the given video from the service.

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

Syntax

procedure DeleteVideo(AVideo: TTMSFNCCloudGoogleYouTubeVideo); overload;

Remarks

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

Parameters

Name Description
AVideo Video to delete.