Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpStream ¶
type HttpStream struct { ClientId string PrivateKey string Name encoding.Namer Poster widevine.Poster // contains filtered or unexported fields }
wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP
func (HttpStream) DASH ¶
func (h HttpStream) DASH(rep dash.Representation) error
func (*HttpStream) DashMedia ¶
func (h *HttpStream) DashMedia(url string) ([]dash.Representation, error)
func (HttpStream) TimedText ¶ added in v1.8.1
func (h HttpStream) TimedText(url string) error
Click to show internal directories.
Click to hide internal directories.