Jump to: navigation, search

GVP MCP:mpc:playbufferthreshold

Line 4: Line 4:
 
|valid=The value must be an integer from 0 to 800 inclusive.
 
|valid=The value must be an integer from 0 to 800 inclusive.
 
|takeseffect=At start/restart
 
|takeseffect=At start/restart
|shortdesc=For internal use.
+
|shortdesc=Specifies the player buffer threshold level in milliseconds. The next processing time is set to the time when the buffered amount will reach this level. This amount must be large enough to allow for the overhead of the upper level readying and requesting the next prompt. Default is 500.
 
}}
 
}}
 
{{DraftOption}}
 
{{DraftOption}}
Line 16: Line 16:
 
|section=mpc
 
|section=mpc
 
|parameter=playbufferthreshold
 
|parameter=playbufferthreshold
 +
|groupid=grpMedia
 +
|groupname=Media Processing
 +
|format=numeric
 +
|displayname=Player Buffer Threshold
 
}}
 
}}
  
 
[[Category:GVP_MCP_options]]
 
[[Category:GVP_MCP_options]]

Revision as of 04:03, February 24, 2017


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

playbufferthreshold

Default Value: 500
Valid Values: The value must be an integer from 0 to 800 inclusive.
Changes Take Effect: At start/restart


Specifies the player buffer threshold level in milliseconds. The next processing time is set to the time when the buffered amount will reach this level. This amount must be large enough to allow for the overhead of the upper level readying and requesting the next prompt. Default is 500.

Draft Option

No draft option

Comments or questions about this documentation? Contact us for support!