misc

package
v1.0.0-rc.10 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2018 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type List

type List []Tag

List is a list of miscellaneous tags

func (List) Has

func (l List) Has(t Tag) bool

Has returns true if tag t is in the list

type Tag

type Tag int

Tag is an enum representing miscellaneous media attributes

const (
	// Video3D is a tag for media which in in stereoscophic 3D format
	Video3D Tag = iota
	// HC is a tag for hard coded media
	HC
	// DTS is a tag for the DTS Coherent Acoustics audio codec
	DTS
	// AC3 is a tag for the Dolby Digital AC3 audio codec
	AC3
	// Extended is a tag for extended versions of the theatrical release
	Extended
)

Jump to

Keyboard shortcuts

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