TizenRT Public API
v2.0 M2
|
Provide definiton of stream_info. More...
#include <stdint.h>
#include <sys/types.h>
Go to the source code of this file.
Data Structures | |
struct | stream_info_s |
Provide definiton of stream_info.
Definition in file stream_info.h.
enum stream_focus_state_e |
Enumeration for stream focus state.
Enumerator | |
---|---|
STREAM_FOCUS_STATE_RELEASED |
Focus state for release |
STREAM_FOCUS_STATE_ACQUIRED |
Focus state for acquisition |
Definition at line 44 of file stream_info.h.
enum stream_policy_e |
Stream Policy, high value means higher priority.
Definition at line 54 of file stream_info.h.