|
Function type Variables |
vsplib.CanTrafficStreamCloseAllConflictingTrafficStreams |
|
|||
|
UBYTE r_TestCanCloseAllConflictingTS(UBYTE TsId); |
|
||||
|
Description |
Tests whether the traffic stream can cancel all his conflicting traffic streams. |
||||
|
Version information |
from version 6.1.3 |
||||
|
Arguments |
|||||
|
UBYTE |
TsId |
ID number of the desired traffic stream. |
|||
|
Return value |
|||||
|
UBYTE |
1 |
Right |
All conflicting traffic streams can be cancelled. |
||
|
0 |
Wrong |
NOT all conflicting traffic streams can be cancelled. |
|||

