VLCMediaPlayerMBS class
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
VLCMediaPlayerMBS class
The VLC class for video playback.
- 54 properties
- 35 methods
- method Constructor(media as VLCMediaMBS)
- method Constructor(VLCInstance as VLCInstanceMBS)
- method CopyCGImage as Variant
- method CopyMemory as memoryblock
- method CopyPicture as Picture
- method CopyToMemory(dest as Ptr, offset as Integer, RowBytes as Integer) as boolean
- method Destructor
- method GetChapterCountForTitle(title as Integer) as Integer
- method GetChapterDescription(index as Integer) as VLCTrackDescriptionMBS
- method GetMemory as Ptr
- method Navigate(Navigate as Integer)
- method NextChapter
- method NextFrame
- method Pause
- method Pause(pause as boolean)
- method Play as Boolean
- method PreviousChapter
- method SetAudioOutput(AudioOutputName as string) as boolean
- method SetAudioOutputDevice(AudioOutputName as string, deviceID as string)
- method SetEqualizer(Equalizer as VLCEqualizerMBS = nil)
- method SetSubtitleFile(filename as string) as boolean
- method SetVideoTitleDisplay(position as Integer, timeout as Integer)
- method Stop
- method ToggleFullScreen
- method ToggleMute
- method ToggleTeletext
- method VideoGetCursor(num as Integer, byref px as Integer, byref py as Integer) as Boolean
- method VideoGetSize(num as Integer, byref px as UInt32, byref py as UInt32) as Boolean
- method VideoSetCallback(width as integer, height as integer, CGContextHandle as integer = 0)
- method VideoSetDeinterlace(Mode as string)
- method VideoSetFormat(chroma as string, width as UInt32, height as UInt32, pitch as UInt32)
- method VideoSetKeyInput(on as boolean)
- method VideoSetLogoString(option as Integer, logo as String)
- method VideoSetMouseInput(on as boolean)
- method VideoTakeSnapshot(num as Integer, path as string, width as Integer, height as Integer) as boolean
- 62 constants
This class has no sub classes.
Some methods using this class:
Some properties using for this class:
Some examples using this class:
Blog Entries
Xojo Developer Magazine
Release notes
The items on this page are in the following plugins: MBS VLC Plugin.
VLCMediaMBS
-
VLCMediaStatsMBS