Commit cd8de8dc authored by Jean-Paul Saman's avatar Jean-Paul Saman

dr_86.h: update documentation.

parent dc243afc
...@@ -51,9 +51,9 @@ typedef struct dvbpsi_caption_service_s ...@@ -51,9 +51,9 @@ typedef struct dvbpsi_caption_service_s
{ {
char i_iso_639_code[3]; /*!< ISO 639 language code */ char i_iso_639_code[3]; /*!< ISO 639 language code */
int b_digital_cc; /*!< Digital CC flag */ int b_digital_cc; /*!< Digital CC flag */
int b_line21_field; /*!< */ int b_line21_field; /*!< Line 21 */
uint16_t i_caption_service_number; /*!< */ uint16_t i_caption_service_number; /*!< Caption Service Number */
int b_easy_reader; /*!< */ int b_easy_reader; /*!< Easy reader flag */
int b_wide_aspect_ratio; /*!< Wide aspect ratio flag */ int b_wide_aspect_ratio; /*!< Wide aspect ratio flag */
} dvbpsi_caption_service_t; } dvbpsi_caption_service_t;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment