dcv v0.2.2 (2017-12-07T17:34:37Z)
Dub
Repo
OutputStream.open
dcv
io
video
output
OutputStream
Open the video stream.
class
OutputStream
bool
open
(
in
string
filepath
,
in
OutputDefinition
props
=
OutputDefinition
()
)
Parameters
filepath
string
Path to the stream.
props
OutputDefinition
Properties of the video.
Meta
Source
See Implementation
dcv
io
video
output
OutputStream
constructors
this
destructors
~this
functions
close
open
writeFrame
properties
codec
frameCount
frameRate
height
isOpen
width
Open the video stream.