VLCMediaPlayerMBS class constants
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Adjust Constants
Constant |
Value |
Description |
kAdjustBrightness
|
2 |
Brightness
|
kAdjustContrast
|
1 |
Contrast
|
kAdjustEnable
|
0 |
Enable
|
kAdjustGamma
|
5 |
Gamma
|
kAdjustHue
|
3 |
Hue
|
kAdjustSaturation
|
4 |
Saturation
|
Audio channels Constants
Constant |
Value |
Description |
kAudioChannelDolbys
|
5 |
Dolbys
|
kAudioChannelError
|
-1 |
Error
|
kAudioChannelLeft
|
3 |
Left channel
|
kAudioChannelRight
|
4 |
Right channel
|
kAudioChannelRStereo
|
2 |
RStereo
|
kAudioChannelStereo
|
1 |
Stereo
|
Audio device type Constants
Constant |
Value |
Description |
kAudioOutputDevice_2F2R
|
4 |
2F2R
|
kAudioOutputDevice_3F2R
|
5 |
3F2R
|
kAudioOutputDevice_5_1
|
6 |
5/1
|
kAudioOutputDevice_6_1
|
7 |
6/1
|
kAudioOutputDevice_7_1
|
8 |
7/1
|
kAudioOutputDevice_Error
|
-1 |
Error
|
kAudioOutputDevice_Mono
|
1 |
Mono
|
kAudioOutputDevice_SPDIF
|
10 |
SPDIF
|
kAudioOutputDevice_Stereo
|
2 |
Stereo
|
Option Parameters for VideoLogo
Constant |
Value |
Description |
kLogoDelay
|
4 |
Delay
|
kLogoEnable
|
0 |
Enable/Disable
|
kLogoFile
|
1 |
File path.
Use with VideoSetLogoString: "file,d,t;file,d,t;..."
|
kLogoOpacity
|
6 |
Opacity
|
kLogoPosition
|
7 |
Position
|
kLogoRepeat
|
5 |
Repeat
|
kLogoX
|
2 |
X Position
|
kLogoY
|
3 |
Y Position
|
Marq options definition Constants
Constant |
Value |
Description |
kMarqueeColor
|
2 |
Color
|
kMarqueeEnable
|
0 |
Enable
|
kMarqueeOpacity
|
3 |
Opacity
|
kMarqueePosition
|
4 |
Position
|
kMarqueeRefresh
|
5 |
Refresh
|
kMarqueeSize
|
6 |
Size
|
kMarqueeText
|
1 |
Text
|
kMarqueeTimeout
|
7 |
Timeout
|
kMarqueeX
|
8 |
X
|
kMarqueeY
|
9 |
Y
|
Navigation Mode Constants
Constant |
Value |
Description |
kNavigateActivate
|
0 |
Activate
|
kNavigateDown
|
2 |
Down
|
kNavigateLeft
|
3 |
Left
|
kNavigateRight
|
4 |
Right
|
kNavigateUp
|
1 |
Up
|
State Constants
Constant |
Value |
Description |
kStateBuffering
|
2 |
Buffering
|
kStateEnded
|
6 |
Ended
|
kStateError
|
7 |
Error
|
kStateNothingSpecial
|
0 |
Nothing special. Video closed for example.
|
kStateOpening
|
1 |
Opening
|
kStatePaused
|
4 |
Paused
|
kStatePlaying
|
3 |
Playing
|
kStateStopped
|
5 |
Stopped
|
Video Title Display Positions
Constant |
Value |
Description |
kVideoTitleDisplayPositionBottom
|
6 |
Bottom
|
kVideoTitleDisplayPositionBottomLeft
|
7 |
Bottom Left
|
kVideoTitleDisplayPositionBottomRight
|
8 |
Bottom Right
|
kVideoTitleDisplayPositionCenter
|
0 |
Center
|
kVideoTitleDisplayPositionDisable
|
-1 |
Disabled
|
kVideoTitleDisplayPositionLeft
|
1 |
Left
|
kVideoTitleDisplayPositionRight
|
2 |
Right
|
kVideoTitleDisplayPositionTop
|
3 |
Top
|
kVideoTitleDisplayPositionTopLeft
|
4 |
Top Left
|
kVideoTitleDisplayPositionTopRight
|
5 |
Top Right
|