diff options
author | Frank Enderle <frank.enderle@anamica.de> | 2010-04-11 13:03:25 +0200 |
---|---|---|
committer | Frank Enderle <frank.enderle@anamica.de> | 2010-04-11 13:03:25 +0200 |
commit | 289b5e385d114d002654ee3188bcfb43deb26aee (patch) | |
tree | 56b155ec42ea50d00b9a99b9e837940f6dc647e7 /po | |
parent | 2bdbfec226e39c0875f9771ffb6a33732f9ed7af (diff) | |
download | xine-lib-289b5e385d114d002654ee3188bcfb43deb26aee.tar.gz xine-lib-289b5e385d114d002654ee3188bcfb43deb26aee.tar.bz2 |
Report NBC buffer stats to the application using new event XINE_EVENT_NBC_STATS
This event reports the buffer status for network streams (NBC) back to the
application, providing a way to measure if the stream delivers data fast
enough. This enables the application to slow down the stream playback to
get the buffers filling more quickly. (This is only a sample application of
the event.)
The event reports all vital data like fill percentage, remaining buffer in
seconds and discontinuity, separately for audio and video, whether the nbc
layer is actually buffering, the operation type (put or get) and also if the
buffering is enabled at all.
In essence, it's the output you get from nbc if you run xine-lib in
verbose mode on the console, but in raw data.
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions