Finish implementation of AVDecoder and the old implementation based on
MediaInfo is removed. Removed old broadcast class.
This commit is contained in:
@@ -37,7 +37,7 @@ private:
|
||||
|
||||
QMutex mutex;
|
||||
QString uuid;
|
||||
QString reply;
|
||||
QByteArray reply;
|
||||
QString hostname;
|
||||
QUdpSocket *socket;
|
||||
static const QString broadcast_reply;
|
||||
|
Reference in New Issue
Block a user