new CloudinaryMedia()

SDK

Description

Cloudinary media asset, with all possible 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

underlay() → {this}

Description

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

Returns