bbc

package
v1.41.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2021 License: OSL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Media

type Media struct {
	Kind       string
	Type       string
	Connection []Video
}

func (Media) Video

func (m Media) Video() (*Video, error)

type NewsVideo

type NewsVideo struct {
	ExternalID string
	Caption    string
}

func NewNewsVideo

func NewNewsVideo(addr string) (*NewsVideo, error)

func (NewsVideo) Media

func (n NewsVideo) Media() (*Media, error)

type Video

type Video struct {
	Protocol       string
	Supplier       string
	TransferFormat string
	Href           string
}

func (Video) HLS

func (v Video) HLS() ([]m3u.Format, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL