[ TDx_Draw_Library ]
[ prev: TDx_DrawVideoPort ]
class TDx_DrawVideoPortContainer : public TComponent
class PACKAGE TDx_DrawVideoPortContainer : public TComponent
class type : Interface
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
Properties
Methods
Events
Callbacks
See Also
The TDx_DrawVideoPortContainer component wraps the DirectX IDDVideoPortContainer interface, which is used to create and manipulate TDx_DrawVideoPort components.
It is used to create and enumerate video ports, retrieve the status of the video port and get the video port's connection information.
PROPERTIES
Top
Properties
Methods
Events
Callbacks
See Also
Created
ErrorValue
METHODS
Top
Properties
Methods
Events
Callbacks
See Also
Create
CreateVideoPort
Destroy
EnumVideoPorts
GetVideoPortConnectInfo
Internal_EnumVideoPortsCallback
QueryVideoPortStatus
EVENTS
Top
Properties
Methods
Events
Callbacks
See Also
OnCreate
OnDestroy
OnError
CALLBACKS
Top
Properties
Methods
Events
Callbacks
See Also
OnEnumVideoPorts
SEE ALSO
Top
Properties
Methods
Events
Callbacks
See Also
TDDVideoPortDesc
TDx_DrawVideoPort
TDDVideoPortCaps
TDDVideoPortConnect
TDDVideoPortStatus
TDx_DrawVideoPortContainer::Create()
TDx_DrawVideoPortContainer::Destroy()
TDx_DrawVideoPortContainer::OnError()