C++/CLI Sample
Demonstrates how to create a C++/CLI library using the VideoXpert SDK
CPPCli::MediaControl Member List

This is the complete list of members for CPPCli::MediaControl, including all inherited members.

!MediaControl()CPPCli::MediaControl
_controlCPPCli::MediaControlpackage
_currentdataSourceCPPCli::MediaControlpackage
_FireTimestampEvent(MediaController::TimestampEvent *timeEvent)CPPCli::MediaControlpackage
_timestampCallbackCPPCli::MediaControlpackage
_timestampEventCPPCli::MediaControlpackage
CurrentDataSourceCPPCli::MediaControl
GoToLive()CPPCli::MediaControl
IsPipelineActiveCPPCli::MediaControl
MediaControl(DataSource^ videoSource, DataInterface^ videoInterface, DataSource^ audioSource, DataInterface^ audioInterface)CPPCli::MediaControl
ModeCPPCli::MediaControl
Modes enum nameCPPCli::MediaControl
Pause()CPPCli::MediaControl
Play(float speed)CPPCli::MediaControl
Seek(System::DateTime time, float speed)CPPCli::MediaControl
SetDataSource(DataSource^ videoDataSource, DataInterface^ videoDataInterface, DataSource^ audioDataSource, DataInterface^ audioDataInterface)CPPCli::MediaControl
SetVideoWindow(System::IntPtr windowHandle)CPPCli::MediaControl
Stop()CPPCli::MediaControl
TimestampCallbackDelegate(MediaController::TimestampEvent *timeEvent)CPPCli::MediaControl
TimestampEventCPPCli::MediaControl
TimestampEventDelegate(MediaEvent^ mediaEvent)CPPCli::MediaControl
~MediaControl()CPPCli::MediaControlinlinevirtual