Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libdvbpsi
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
libdvbpsi
Commits
cd8de8dc
Commit
cd8de8dc
authored
Dec 24, 2014
by
Jean-Paul Saman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dr_86.h: update documentation.
parent
dc243afc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/descriptors/dr_86.h
src/descriptors/dr_86.h
+3
-3
No files found.
src/descriptors/dr_86.h
View file @
cd8de8dc
...
@@ -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
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment