|
Function type Variables |
vsplib.IsTrafficStreamActive |
|
|||
|
UBYTE r_TsIsActive(UBYTE TsId); |
|
||||
|
Description |
Indicates whether the traffic stream is active. |
||||
|
Version information |
from version 6.1.3 |
||||
|
Arguments |
|||||
|
UBYTE |
TsId |
ID number of the desired traffic stream. |
|||
|
Return value |
|||||
|
UBYTE |
1 |
Right |
Is active |
||
|
0 |
Wrong |
Is inactive |
|||

