Documentation ¶
Index ¶
Constants ¶
View Source
const ModeLine = `` /* 233-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockMode ¶ added in v1.17.2
type BlockMode struct {
// contains filtered or unexported fields
}
type MasterPlaylist ¶ added in v1.16.9
type MasterPlaylist []VariantStream
datatracker.ietf.org/doc/html/rfc8216#section-4.3.4
func (MasterPlaylist) Index ¶ added in v1.17.7
func (m MasterPlaylist) Index(i int) (*VariantStream, bool)
func (*MasterPlaylist) New ¶ added in v1.16.9
func (m *MasterPlaylist) New(s string)
type MediaSegment ¶ added in v1.16.9
type MediaSegment struct { // datatracker.ietf.org/doc/html/rfc8216#section-4.3.2.4 Key struct { IV string URI string } URI []string }
datatracker.ietf.org/doc/html/rfc8216#section-3
func (*MediaSegment) New ¶ added in v1.16.9
func (m *MediaSegment) New(s string)
type VariantStream ¶ added in v1.16.9
datatracker.ietf.org/doc/html/rfc8216#section-4.3.4.2
func (VariantStream) Ext ¶ added in v1.16.9
func (v VariantStream) Ext() string
Click to show internal directories.
Click to hide internal directories.