Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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
vlc-2-2
Commits
846f9ad3
Commit
846f9ad3
authored
Jan 03, 2008
by
Faustino Osuna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MacOSX/Framework/VLC.h: Import VLCLibrary.h and VLCVideoLayer.h by default.
parent
8742ddfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
extras/MacOSX/Framework/Headers/Public/VLC.h
extras/MacOSX/Framework/Headers/Public/VLC.h
+2
-0
No files found.
extras/MacOSX/Framework/Headers/Public/VLC.h
View file @
846f9ad3
...
...
@@ -25,6 +25,7 @@
#ifndef VLC_FRAMEWORK_VLC_H
#define VLC_FRAMEWORK_VLC_H
#import <VLC/VLCLibrary.h>
#import <VLC/VLCMedia.h>
#import <VLC/VLCMediaLibrary.h>
#import <VLC/VLCMediaList.h>
...
...
@@ -33,6 +34,7 @@
#import <VLC/VLCMediaPlayer.h>
#import <VLC/VLCTime.h>
#import <VLC/VLCVideoView.h>
#import <VLC/VLCVideoLayer.h>
@
class
VLCMedia
;
@
class
VLCMediaLibrary
;
...
...
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