[ TDx_DrawVideoPort ]
[ next: WaitForSync() ]
[ prev: StopVideo() ]
public:
virtual bool __fastcall UpdateVideo( TDDVideoPortInfo* pVideoInfo );
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
Parameters
See Also
The
TDx_DrawVideoPort::UpdateVideo
method
will
modify
the
transfer
properties
governing
the
flow
of
video
data
from
the
hardware
video
port
to
a
surface.
If
the
method
call
fails,
the
OnError
event
will
be
triggered
with
one
of
the
following
values:
DDERR_INVALIDOBJECT
DDERR_INVALIDPARAMS
PARAMETERS
Top
See Also
VideoInfo
The VideoInfo parameter references a TDDVideoPortInfo component defining the video transfer properties.
SEE ALSO
Top
Parameters