class

SummalyPlayer

Inherits JSON::Serializable < Reference < Object

Video/media player configuration

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

allow
Source
allow=(allow : Array(String))
Source
height
Source
height=(height : Float64 | Nil)
Source
url=(url : String | Nil)
Source
width
Source
width=(width : Float64 | Nil)
Source