removed incorrect comment
This commit is contained in:
Родитель
278cf74f61
Коммит
7a8a699d6c
|
@ -173,12 +173,6 @@ class XRExampleBase {
|
|||
* set up the video processing
|
||||
*/
|
||||
setVideoWorker(worker){
|
||||
//
|
||||
// NOTE: not a worker, a callback! Couldn't get workers working!
|
||||
//
|
||||
// if this session is getting video frames, lets set up a callback.
|
||||
// EVENTUALLY should look at properties on the session to see if user
|
||||
// approved it, but the app doesn't let us know this yet
|
||||
this.session.setVideoFrameHandler(worker)
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче