Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ functions
Functions
1,493 in github.com/OpenShot/libopenshot
⨍
Functions
1,493
◇
Types & classes
292
Method
SetJsonValue
Load Json::Value into this object
src/KeyFrame.cpp:372
Method
SetJsonValue
Load Json::Value into this object
src/ReaderBase.cpp:160
Method
SetJsonValue
Load Json::Value into this object
src/QtTextReader.cpp:238
Method
SetJsonValue
Load Json::Value into this object
src/TrackedObjectBBox.cpp:356
Method
SetJsonValue
Load Json::Value into this object
src/CacheBase.cpp:111
Method
SetJsonValue
Load Json::Value into this object
src/CacheMemory.cpp:317
Method
SetJsonValue
Load Json::Value into this object
src/TextReader.cpp:225
Method
SetJsonValue
Load Json::Value into this object
src/CacheDisk.cpp:468
Method
SetJsonValue
Load Json::Value into this object
src/Point.cpp:104
Method
SetJsonValue
Load Json::Value into this object
src/TrackedObjectBBox.h:101
Method
SetJsonValue
Load Json::Value into this object
src/ClipBase.cpp:80
Method
SetJsonValue
Load Json::Value into this object
src/QtHtmlReader.cpp:219
Method
SetJsonValue
Load Json::Value into this object
src/QtImageReader.cpp:373
Method
SetJsonValue
Load Json::Value into this object
src/DummyReader.cpp:184
Method
SetJsonValue
Load Json::Value into this object
src/Color.cpp:117
Method
SetJsonValue
Load Json::Value into this object
src/CVTracker.cpp:408
Method
SetJsonValue
Load Json::Value into this object
src/FrameMapper.cpp:814
Method
SetJsonValue
Load Json::Value into this object
src/effects/Saturation.cpp:275
Method
SetJsonValue
Load Json::Value into this object
src/effects/Wave.cpp:136
Method
SetJsonValue
Load Json::Value into this object
src/effects/Blur.cpp:236
Method
SetJsonValue
Load Json::Value into this object
src/effects/Pixelate.cpp:173
Method
SetJsonValue
Load Json::Value into this object
src/effects/Hue.cpp:171
Method
SetJsonValue
src/effects/ColorMap.cpp:349
Method
SetJsonValue
Load Json::Value into this object
src/effects/ObjectDetection.cpp:359
Method
SetJsonValue
Load Json::Value into this object
src/effects/Brightness.cpp:224
Method
SetJsonValue
Load Json::Value into this object
src/effects/Mask.cpp:207
Method
SetJsonValue
Load Json::Value into this object
src/effects/Tracker.cpp:207
Method
SetJsonValue
Apply JSON values to effect
src/effects/LensFlare.cpp:394
Method
SetJsonValue
Load Json::Value into this object
src/effects/Shift.cpp:156
Method
SetJsonValue
src/effects/AnalogTape.cpp:408
Method
SetJsonValue
Load Json::Value into this object
src/effects/Bars.cpp:141
Method
SetJsonValue
Load Json::Value into this object
src/effects/Negate.cpp:79
Method
SetJsonValue
Load Json::Value into this object
src/effects/Caption.cpp:424
Method
SetJsonValue
Load Json::Value into this object
src/effects/Stabilizer.cpp:194
Method
SetJsonValue
Load Json::Value into this object
src/effects/Crop.cpp:161
Method
SetJsonValue
src/effects/Sharpen.cpp:401
Method
SetJsonValue
Load Json::Value into this object
src/effects/Outline.cpp:156
Method
SetJsonValue
Load Json::Value into this object
src/effects/Deinterlace.cpp:135
Method
SetJsonValue
Load Json::Value into this object
src/effects/ChromaKey.cpp:674
Method
SetJsonValue
Load Json::Value into this object
src/effects/ColorShift.cpp:221
Method
SetJsonValue
src/effects/SphericalProjection.cpp:456
Method
SetJsonValue
Load Json::Value into this object
src/audio_effects/Echo.cpp:146
Method
SetJsonValue
Load Json::Value into this object
src/audio_effects/Distortion.cpp:196
Method
SetJsonValue
Load Json::Value into this object
src/audio_effects/Robotization.cpp:123
Method
SetJsonValue
Load Json::Value into this object
src/audio_effects/Whisperization.cpp:131
Method
SetJsonValue
Load Json::Value into this object
src/audio_effects/Noise.cpp:104
Method
SetJsonValue
Load Json::Value into this object
src/audio_effects/ParametricEQ.cpp:213
Method
SetJsonValue
Load Json::Value into this object
src/audio_effects/Compressor.cpp:157
Method
SetJsonValue
Load Json::Value into this object
src/audio_effects/Expander.cpp:163
Method
SetJsonValue
Load Json::Value into this object
src/audio_effects/Delay.cpp:141
Method
SetJsonValue
tests/Timeline.cpp:102
Method
SetJsonValue
tests/Timeline.cpp:202
Method
SetParentEffect
Set the parent effect from which this properties will be set to
src/EffectBase.cpp:561
Method
SetQWidget
Set the QWidget pointer to display the video on (as a LONG pointer id)
src/QtPlayer.cpp:220
Method
SetTextBackgroundColor
src/QtTextReader.cpp:41
Method
SetTextBackgroundColor
src/TextReader.cpp:41
Method
SetVideoOptions
Set video export options
src/FFmpegWriter.cpp:165
Method
Settings
Default constructor
src/Settings.h:30
Method
Sharpen
Constructor with default keyframes
src/effects/Sharpen.cpp:24
Method
Shift
src/FrameMapper.h:140
Method
SmoothTrajectory
src/CVStabilization.cpp:208
Method
SortTracker
Constructor
src/sort_filter/sort.cpp:10
Method
Speed
Get the Playback speed
src/PlayerBase.cpp:33
Method
SphericalProjection
src/effects/SphericalProjection.cpp:23
Method
Stabilizer
Blank constructor, useful when using Json to load the effect properties
src/effects/Stabilizer.cpp:29
Method
Start
< Get layer of clip on timeline (lower number is covered by higher numbers)
src/ClipBase.h:88
Method
StartThread
Start the cache thread at high priority, and return true if it’s actually running.
src/Qt/VideoCacheThread.cpp:121
Method
Stop
Stop the video player and clear the cached frames
src/PlayerBase.cpp:43
Method
Stop
src/QtPlayer.cpp:186
Method
StopThread
Stop the cache thread, waiting up to timeoutMs ms. Returns true if it actually stopped.
src/Qt/VideoCacheThread.cpp:130
Method
TemporaryFileGuard
tests/FFmpegReader.cpp:79
Method
TestReader
tests/ReaderBase.cpp:33
Method
TextReader
Default constructor (blank text)
src/TextReader.cpp:26
Method
TimelineBase
Constructor for the base timeline
src/TimelineBase.cpp:18
Method
TimelineConstantAudioReader
tests/Timeline.cpp:161
Method
TimelineSolidColorReader
tests/Timeline.cpp:112
Method
TimelineTrackingMaskReader
tests/Timeline.cpp:68
Method
TooManySeeks
* @brief Constructor * * @param message A message to accompany the exception * @param file_path (optional) The input file being processed
src/Exceptions.h:413
Method
Touch
Move frame to front of queue (so it lasts longer)
src/CacheMemory.cpp:198
Method
TrackFrameFeatures
Track current frame features and find the relative transformation
src/CVStabilization.cpp:106
Method
TrackedObjectBBox
Default Constructor, delegating
src/TrackedObjectBBox.cpp:28
Method
TrackedObjectBase
Default constructor, delegating
src/TrackedObjectBase.cpp:22
Method
Tracker
Default constructor
src/effects/Tracker.cpp:38
Method
TrackingBox
src/sort_filter/sort.hpp:29
Method
TrackingMaskReader
tests/EffectMask.cpp:79
Method
TransformParam
src/CVStabilization.h:41
Method
UpdateAudioInfo
src/FFmpegReader.cpp:917
Method
UpdateDescriptorSet
examples/VulkanBenchmark.cpp:1739
Method
UpdatePTSOffset
Update PTS Offset (if any)
src/FFmpegReader.cpp:2485
Method
UpdatePoint
Replace an existing point with a new point
src/KeyFrame.cpp:462
Method
UpdateVideoInfo
src/FFmpegReader.cpp:1031
Method
UploadSourceRgba
examples/VulkanBenchmark.cpp:1770
Method
UseCustomMaskBlend
Optional override for effects that need custom mask behavior.
src/EffectBase.h:93
Method
UseCustomMaskBlend
src/effects/Saturation.cpp:36
Method
UseCustomMaskBlend
src/effects/Blur.cpp:95
Method
UseCustomMaskBlend
src/effects/Pixelate.cpp:94
Method
UseCustomMaskBlend
src/effects/Hue.cpp:96
Method
UseCustomMaskBlend
src/effects/Brightness.cpp:131
Method
UseCustomMaskBlend
src/effects/Sharpen.cpp:58
Method
VideoCacheThread
Constructor
src/Qt/VideoCacheThread.cpp:26
← previous
next →
1,101–1,200 of 1,493, ranked by callers