Jump to: navigation, search

GVP MCP:vrmrecorder:websocket-buffer size

(Created page with "{{PubOption |hidden=false |default=200 |valid=A number between 0 and 5000 inclusive, incremented by 20. |takeseffect=Immediately |shortdesc=The duration of audio data (in...")
 
 
(7 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
|valid=A number between 0 and 5000 inclusive, incremented by 20.
 
|valid=A number between 0 and 5000 inclusive, incremented by 20.
 
|takeseffect=Immediately
 
|takeseffect=Immediately
|shortdesc=The duration of audio data (in milliseconds) that will be buffered before delivering it to the server. Must be an integer in the range of 0 to 5000 milliseconds. The value must be a multiple of 20, which is tipically the size of a single packet, otherwise, it will be rounded down. Buffering will be disabled if value is set to 0. Default value is 200 milliseconds.
+
|shortdesc=
 +
The duration of audio data (in milliseconds) that will be buffered before delivering it to the server.
 +
Must be an integer in the range of 0 to 5000 milliseconds.
 +
The value must be a multiple of 20, which is tipically the size of a single packet, otherwise, it will be rounded down.
 +
Buffering will be disabled if value is set to 0.
 +
Default value is 200 milliseconds.
 +
 
 
}}
 
}}
 
{{DraftOption}}
 
{{DraftOption}}
 +
 
{{PubExtended}}
 
{{PubExtended}}
 +
 
{{DraftExtended}}
 
{{DraftExtended}}
 +
 
{{OptionCreate
 
{{OptionCreate
 
|component=GVP_MCP
 
|component=GVP_MCP

Latest revision as of 15:30, June 29, 2020



View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

websocket.buffer_size

Default Value: 200
Valid Values: A number between 0 and 5000 inclusive, incremented by 20.
Changes Take Effect: Immediately


The duration of audio data (in milliseconds) that will be buffered before delivering it to the server. Must be an integer in the range of 0 to 5000 milliseconds. The value must be a multiple of 20, which is tipically the size of a single packet, otherwise, it will be rounded down. Buffering will be disabled if value is set to 0. Default value is 200 milliseconds.

Draft Option

No draft option

This page was last edited on June 29, 2020, at 15:30.
Comments or questions about this documentation? Contact us for support!