VLCKit
|
#import <VLCVideoView.h>
Properties | |
NSColor * | backColor |
BOOL | hasVideo |
BOOL | fillScreen |
a custom view suitable for video rendering in AppKit environments
|
readwritenonatomiccopy |
NSColor to set as the view background if no video is being rendered
|
readwritenonatomicassign |
Should the video fill the screen by adding letterboxing or stretching?
|
readnonatomicassign |
Is a video being rendered in this layer?