video

package
v0.0.0-...-cbc7d21 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2018 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package video.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Video

type Video struct {
	// contains filtered or unexported fields
}

Video represents video.

func New

func New(filename string) (video *Video, err error)

New returns new Video for given path.

func (*Video) Close

func (v *Video) Close() (err error)

Close closes video.

func (*Video) Read

func (v *Video) Read() (img image.Image, err error)

Read reads next frame from video and returns image.

Jump to

Keyboard shortcuts

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