Bump HTSP protocol version to 11 for the recent transcoding changes and the addition of the audio_type field
This commit is contained in:
parent
477fa0a846
commit
29f715f685
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
|
||||
static void *htsp_server, *htsp_server_2;
|
||||
|
||||
#define HTSP_PROTO_VERSION 10
|
||||
#define HTSP_PROTO_VERSION 11
|
||||
|
||||
#define HTSP_ASYNC_OFF 0x00
|
||||
#define HTSP_ASYNC_ON 0x01
|
||||
|
|
Loading…
Add table
Reference in a new issue