C# Class SitecoreExtension.TwentythreeVideo.Utilities

Exibir arquivo Open project: 1508/23-video-for-sitecore

Public Methods

Method Description
EmbedCode ( string photoId, string photoToken, int width, int height ) : string

Creates an embed code. Defaults aspect ratio to 16:9

Method Details

EmbedCode() public static method

Creates an embed code. Defaults aspect ratio to 16:9
public static EmbedCode ( string photoId, string photoToken, int width, int height ) : string
photoId string
photoToken string
width int
height int
return string