Difference between revisions of "Command:22"

From Awesome Baozam
Jump to: navigation, search
(Created page with "== Response to GET Stream== 1 cmd type 2 cmd id // set by server 1 streams count // max 256 streams s* 4 addr 4 period <noinclude> {{cmd:21}}")
 
(Response to GET Stream)
 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
 
  2  cmd id // set by server
 
  2  cmd id // set by server
 
  1  streams count // max 256
 
  1  streams count // max 256
streams s*
+
streams*
 
   4 addr
 
   4 addr
   4 period
+
   4 period NB.
 +
      positive value - send periodically every V seconds,
 +
      0 - do not send,
 +
      -1 - send occasionally,
 +
      -2 - send immediately
 +
 
  
 
<noinclude>
 
<noinclude>
 
{{cmd:21}}
 
{{cmd:21}}

Latest revision as of 15:18, 24 November 2016

Response to GET Stream

1  cmd type
2  cmd id // set by server
1  streams count // max 256

streams*

 4 addr
 4 period NB. 
     positive value - send periodically every V seconds, 
     0 - do not send, 
     -1 - send occasionally, 
     -2 - send immediately


GET Stream