Add a streaming target pointer for convenience use.
This commit is contained in:
parent
15aa5f6e93
commit
7ff46ef6f2
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ typedef struct th_subscription {
|
|||
|
||||
int ths_force_demux;
|
||||
|
||||
streaming_target_t *ths_st;
|
||||
|
||||
} th_subscription_t;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue