![]() |
VR-Forces 5.0.1 Developer's Guide
|
Start or stop a video stream with the specified name.

Public Member Functions | |
| DtStreamingVideoControl_v1 () | |
| ~DtStreamingVideoControl_v1 () | |
Public Member Functions inherited from vrvControlToolkit::DtVrvControl_v1 | |
| DtVrvControl_v1 () | |
| ~DtVrvControl_v1 () | |
| DtVrvControl_v1 (const DtVrvControl_v1 &orig) | |
| DtVrvControl_v1 & | operator= (const DtVrvControl_v1 &orig) |
Public Attributes | |
| DtInt8 | myVideoStreamName [DtVrvControlNameSize] |
| bool | myState |
Public Attributes inherited from vrvControlToolkit::DtVrvControl_v1 | |
| DtUInt32 | myMagicNumber |
| DtUInt16 | mySize |
| DtUInt16 | myVersion |
| DtFloat32 | myLibraryVersion |
| DtVrvControlTypeEnum | myType |
|
inline |
CTOR.
|
inline |
DTOR.
| DtInt8 vrvControlToolkit::DtStreamingVideoControl_v1::myVideoStreamName[DtVrvControlNameSize] |
The name of the sensor whose parameter value will be changed.
| bool vrvControlToolkit::DtStreamingVideoControl_v1::myState |
True to start, false to stop.