The plugin part WinMFPlay
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
The plugin part MBS WinFrameworks Plugin:WinMFPlay:
Partly Console safe,
82 entry points.
- class MFPMediaItemMBS
- class MFPMediaPlayerExceptionMBS
- class MFPMediaPlayerMBS
- method Constructor(URL as String, StartPlayback as Boolean, win as Window)
- method Constructor(URL as String, StartPlayback as Boolean, control as RectControl)
- method Constructor(URL as String, StartPlayback as Boolean, Handle as Integer)
- method Constructor(URL as String = "", StartPlayback as Boolean = false)
- method Play
- method Pause
- method Stop
- method FrameStep
- method RemoveAllEffects
- method Shutdown
- method UpdateVideo
- method ClearMediaItem
- method GetVideoSourceRect(byref Left as Single, byref Top as Single, byref Right as Single, byref Bottom as Single)
- method SetVideoSourceRect(Left as Single, Top as Single, Right as Single, Bottom as Single)
- method RemoveEffect(Handle as Integer)
- method InsertEffect(CLSID as String, isOptional as boolean = false) as Integer
- method CreateMediaItemFromURL(URL as String, Sync as Boolean = true, tag as Variant = nil) as MFPMediaItemMBS
- method Constructor(URL as String, StartPlayback as Boolean, win as DesktopWindow)
- method Constructor(URL as String, StartPlayback as Boolean, control as DesktopControl)
- property Handle as Integer
- property Rate as Single
- property Volume as Single
- property Balance as Single
- property Mute as Boolean
- property State as Integer
- property MediaItem as MFPMediaItemMBS
- property Position as Double
- property Duration as Double
- property SlowestSupportedRateForward as Single
- property FastestSupportedRateForward as Single
- property SlowestSupportedRateReverse as Single
- property FastestSupportedRateReverse as Single
- property NativeVideoWidth as Integer
- property NativeVideoHeight as Integer
- property NativeVideoAspectRateWidth as Integer
- property NativeVideoAspectRateHeight as Integer
- property IdealVideoMinWidth as Integer
- property IdealVideoMinHeight as Integer
- property IdealVideoMaxWidth as Integer
- property IdealVideoMaxHeight as Integer
- property AspectRatioMode as Integer
- property BorderColor as Color
- property VideoWindow as Integer
- property Looping as Boolean
- event Started
- event Paused
- event Stopped
- event PositionSet
- event RateSet(rate as Single)
- event MediaItemCreated(MediaItem as MFPMediaItemMBS, Tag as variant)
- event MediaItemSet
- event FrameStepped
- event MediaItemCleared
- event Error
- event Ended
Blog Entries
Videos
Xojo Developer Magazine