Searched refs:GstCntlSessionInit (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceControl.h306 extern int GstCntlSessionInit(PVBOXSERVICECTRLSESSION pSession, uint32_t uFlags);
H A DVBoxServiceControl.cpp111 rc = GstCntlSessionInit(&g_Session, 0 /* Flags */);
H A DVBoxServiceControlSession.cpp1641 int GstCntlSessionInit(PVBOXSERVICECTRLSESSION pSession, uint32_t uFlags) function
2368 rc = GstCntlSessionInit(&g_Session, uSessionFlags);

Completed in 51 milliseconds