dash

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2022 License: GPL-3.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildManifest

func BuildManifest(
	videoStream StreamRepresentations,
	audioStreams []StreamRepresentations,
	subtitleStreams []SubtitleStreamRepresentation) string

Types

type StreamRepresentations

type StreamRepresentations struct {
	Stream          ffmpeg.Stream
	Representations []ffmpeg.StreamRepresentation
}

type SubtitleStreamRepresentation

type SubtitleStreamRepresentation struct {
	ffmpeg.StreamRepresentation
	URI string
}

NOTE(Leon Handreke): Duplicated from hls/manifest.go - factor out, but where to?

Jump to

Keyboard shortcuts

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