Documentation
¶
Index ¶
- type Flag
- func (f *Flag) DASH(addr, base string) (dash.Representations, error)
- func (f Flag) DASH_Get(items dash.Representations, index int) error
- func (f *Flag) HLS(addr, base string) (*hls.Master, error)
- func (f Flag) HLS_Media(items hls.Media, index int) error
- func (f Flag) HLS_Streams(items hls.Streams, index int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Flag ¶ added in v1.55.3
type Flag struct {
Client_ID string
Info bool
Poster widevine.Poster
Private_Key string
// contains filtered or unexported fields
}
func (*Flag) DASH ¶ added in v1.55.3
func (f *Flag) DASH(addr, base string) (dash.Representations, error)
Click to show internal directories.
Click to hide internal directories.