Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AncientLysine/BiliLocal
/ QPlayerThread
Method
QPlayerThread
src/APlayer.cpp:594–597 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
592
{
593
public:
594
explicit QPlayerThread(QObject *parent=0):
595
QThread(parent),mp(0)
596
{
597
}
598
599
~QPlayerThread()
600
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected