dcv ~master (2018-02-21T22:49:05Z)
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
Type:
string
Path to the stream.
props
Type:
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.