Sliced VBI data
[Raw VBI]
Definition of sliced VBI data.
More...
|
Data Structures |
struct | vbi_sliced |
| This structure holds one scan line of sliced vbi data. More...
|
Functions |
unsigned int | vbi_sliced_payload_bits (unsigned int service) |
const char * | vbi_sliced_name (vbi_service_set service) __attribute__((const )) |
Detailed Description
Definition of sliced VBI data.
The output of the libzvbi raw VBI decoder, and input to the data service decoder, is VBI data in binary format as defined in this section. It is similar to the output of hardware VBI decoders and VBI data transmitted in digital TV streams.
Function Documentation
unsigned int vbi_sliced_payload_bits |
( |
unsigned int |
service |
) |
|
|
|
- Parameters:
-
| service | A data service identifier, for example from a vbi_sliced structure. |
- Returns:
- Number of payload bits,
0 if the service is unknown.
- Examples:
-
examples/rawout.c.
|
Generated on Fri Nov 30 01:50:18 2007 for ZVBI Library by
1.4.4