Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
gst-plugins-good
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
611
Issues
611
List
Boards
Labels
Service Desk
Milestones
Merge Requests
105
Merge Requests
105
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GStreamer
gst-plugins-good
Commits
b5324c28
Commit
b5324c28
authored
Dec 06, 2011
by
Stefan Sauer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: add add the two enum values that were just added too
parent
64dd9f18
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
gst/multifile/gstmultifilesink.h
gst/multifile/gstmultifilesink.h
+4
-0
No files found.
gst/multifile/gstmultifilesink.h
View file @
b5324c28
...
@@ -58,6 +58,10 @@ typedef struct _GstMultiFileSinkClass GstMultiFileSinkClass;
...
@@ -58,6 +58,10 @@ typedef struct _GstMultiFileSinkClass GstMultiFileSinkClass;
* @GST_MULTI_FILE_SINK_NEXT_DISCONT: New file after each discontinuity
* @GST_MULTI_FILE_SINK_NEXT_DISCONT: New file after each discontinuity
* @GST_MULTI_FILE_SINK_NEXT_KEY_FRAME: New file at each key frame
* @GST_MULTI_FILE_SINK_NEXT_KEY_FRAME: New file at each key frame
* (Useful for MPEG-TS segmenting)
* (Useful for MPEG-TS segmenting)
* @GST_MULTI_FILE_SINK_NEXT_KEY_UNIT_EVENT: New file after a force key unit
* event (Since: 0.10.31)
* @GST_MULTI_FILE_SINK_NEXT_MAX_SIZE: New file when the configured maximum file
* size would be exceeded with the next buffer or buffer list (Since: 0.10.31)
*
*
* File splitting modes.
* File splitting modes.
*/
*/
...
...
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