r19443 - trunk/stream/stream.h
18 Aug
2006
18 Aug
'06
8:58 p.m.
Author: nicodvb Date: Fri Aug 18 20:58:38 2006 New Revision: 19443 Modified: trunk/stream/stream.h Log: new stream_ctrl to get currently playing chapter (needed for stream-driven relative chapter seeking) Modified: trunk/stream/stream.h ============================================================================== --- trunk/stream/stream.h (original) +++ trunk/stream/stream.h Fri Aug 18 20:58:38 2006 @@ -53,6 +53,7 @@ #define STREAM_CTRL_RESET 0 #define STREAM_CTRL_GET_TIME_LENGTH 1 #define STREAM_CTRL_SEEK_TO_CHAPTER 2 +#define STREAM_CTRL_GET_CURRENT_CHAPTER 3 #ifdef MPLAYER_NETWORK #include "network.h"
7025
Age (days ago)
7025
Last active (days ago)
0 comments
1 participants
participants (1)
-
nicodvb