new CloudinaryVideo()

SDK

Description

Cloudinary video asset, with video-related transformations

Methods


transcode( action ) → {this}

Description

A proxy to Transformation - Calls the same method contained in this.transformation

Parameters
Name Type Description
action Actions.Transcode
Returns

videoEdit( action ) → {this}

Description

A proxy to Transformation - Calls the same method contained in this.transformation

Parameters
Name Type Description
action Actions.VideoEdit
Returns