Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmbedItem ¶
type VideoFile ¶
type VideoFile struct { DrmAuthorizationToken string `json:"drm_authorization_token"` Links struct { Source struct { Href string } } `json:"_links"` Method string }
func (*VideoFile) RequestUrl ¶
type VideoFiles ¶
type VideoFiles []VideoFile
func (VideoFiles) Dash ¶
func (v VideoFiles) Dash() (*VideoFile, bool)
func (*VideoFiles) DashError ¶
func (*VideoFiles) DashError() error
Click to show internal directories.
Click to hide internal directories.