google code style
parent
8ed015966b
commit
b6887c277d
|
@ -41,8 +41,7 @@ struct LibvlcPrivateData
|
||||||
ThreadData<bool> newImage;
|
ThreadData<bool> newImage;
|
||||||
};
|
};
|
||||||
|
|
||||||
class LibvlcCamera : public Camera
|
class LibvlcCamera : public Camera {
|
||||||
{
|
|
||||||
protected:
|
protected:
|
||||||
std::string mPath;
|
std::string mPath;
|
||||||
std::string mMethod;
|
std::string mMethod;
|
||||||
|
|
Loading…
Reference in New Issue