release cached channel after 3 seconds when not needed
[enigma2.git] / lib / dvb / idvb.h
index f20de1900d2b726f793fe4a61796d132bd4ed6eb..eacc49290bf5091f1d662cd362843a74d903820f 100644 (file)
@@ -392,6 +392,7 @@ public:
                state_failed,      /* tuning failed. */
                state_unavailable, /* currently unavailable, will be back without further interaction */
                state_ok,          /* ok */
                state_failed,      /* tuning failed. */
                state_unavailable, /* currently unavailable, will be back without further interaction */
                state_ok,          /* ok */
+               state_last_instance, /* just one reference to this channel is left */
                state_release      /* channel is being shut down. */
        };
        
                state_release      /* channel is being shut down. */
        };