Collapse All
Expand All
C#
vvvv45 plugin specification
IStreamer
.
.
::
.
.
Eos Property
IStreamer Interface
See Also
Send Feedback
Gets whether or not the end of the stream is reached.
Namespace:
VVVV.Utils.Streams
Assembly:
VVVV.Utils
(in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C#
bool
Eos
{
get
; }
See Also
IStreamer Interface
VVVV.Utils.Streams Namespace