Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adaptation ¶
type AdaptationSet ¶ added in v1.31.4
type AdaptationSet []Adaptation
func NewAdaptationSet ¶ added in v1.32.9
func NewAdaptationSet(body io.Reader) (AdaptationSet, error)
func (AdaptationSet) Audio ¶ added in v1.32.9
func (a AdaptationSet) Audio() AdaptationSet
func (AdaptationSet) Represent ¶ added in v1.32.9
func (a AdaptationSet) Represent(bandwidth int64) *Represent
func (AdaptationSet) Video ¶ added in v1.32.9
func (a AdaptationSet) Video() AdaptationSet
type Represent ¶ added in v1.32.5
Click to show internal directories.
Click to hide internal directories.