public Camera GetCamera(UInt16 stationIndex, UInt16 cameraIndex) { return(m_stationMgr.GetCamera(stationIndex, cameraIndex)); }