Plugin development cStatus

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2005-05-17 at 11:10 +0200, Marco Goebenich wrote:
> Hi!
> 
> Does anybody know how a plugin can recognize if normal vdr replaying ended?
> The only thing I found was an status event if replaying begins.

cStatus signals that, too. From status.h:

  virtual void Replaying(const cControl *Control, const char *Name) {}
               // The given player control has started replaying Name.
Name is the name of the
               // recording, without any directory path. In case of a
player that can't provide
               // a name, Name can be a string that identifies the
player type (like, e.g., "DVD").
               // If Name is NULL, the replay has ended.

See bottom line!

;)

Cheers,

Laz



[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux