Streaming information.
More...
#include <cri_le_atom.h>
Streaming information.
- Description:
- The streaming status at the point when the information was acquired by the criAtom_GetStreamingInfo function.
- See also
- criAtom_GetStreamingInfo
◆ num_streaming
Current number of streaming sounds.
- Description:
- The number of streaming sounds at the time when the information was acquired.
This value changes as the number of streaming playbacks increases or decreases.
◆ total_bps
Current total streaming bit rate.
- Description:
- The total consumed bit rate for all streaming playback at the time when the information was acquired.
This value changes as the number of streaming playbacks increases or decreases.
The unit for this value is [bps] (bits per second).
◆ worst_latency
Current worst start playback latency.
- Description:
- The predicted worst start playback latency for new streaming playback at the time when the information was acquired.
The unit for this value is [sec] (second).
This value is only a prediction of the maximum delay, and does not mean that new streaming playback will always be delayed by the time represented by this value.
- Attention
- When a new streaming playback is added,
an accurate delay time will be recalculated based on the bit rate of the stream data after it is loaded.
The documentation for this struct was generated from the following file: