Function type

Variables 
read

vsplib.IsTrafficStreamInOpenToClosedTransition

UBYTE r_TsIsOC(UBYTE TsId);

Description

Indicates whether the traffic stream in the transition is Open -> Closed (yellow).

Version information

from version 6.1.3

Arguments

UBYTE

TsId

ID number of the desired traffic stream.

Return value

UBYTE 

1

Right

The traffic stream is in the transition Open -> Closed (yellow)

0

Wrong

The traffic stream is not in the transition Open -> Closed (yellow)