diff options
Diffstat (limited to 'device.h')
-rw-r--r-- | device.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -97,6 +97,7 @@ private: eEncState EncoderState; int driver_apiversion; bool SupportsSlicedVBI; + cString vbi_dev; bool hasDecoder; bool hasTuner; int streamType; |