videowriter

package
v0.0.0-...-acefce7 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2016 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VideoWiterCreator

type VideoWiterCreator struct{}

VideoWiterCreator is a creator of VideoWriter.

func (*VideoWiterCreator) CreateSink

func (c *VideoWiterCreator) CreateSink(ctx *core.Context, ioParams *bql.IOParams,
	params data.Map) (core.Sink, error)

CreateSink creates a AVI Video writer sink, which outputs video file with input image data.

WITH parameters.

file_name: [required] AVI filename, will be created [file_name].avi.

fps: FPS, if empty then set 1.0.

width: Width of output video file, if empty then the video writer will initialize with the first image.

height: Height of output video file, if empty then the video writer will initialize with the first image

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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