MCPcopy Create free account

hub / github.com/OpenShot/libopenshot / functions

Functions1,493 in github.com/OpenShot/libopenshot

↓ 465 callersMethodGetValue
Get the value at a specific index
src/KeyFrame.cpp:258
↓ 220 callersMethodGetFrame
tests/ReaderBase.cpp:35
↓ 215 callersMethodGetImage
Get pointer to Magick++ image object
src/Frame.cpp:870
↓ 171 callersMethodOpen
tests/EffectMask.cpp:96
↓ 156 callersMethodAppendDebugMethod
Append debug information
src/ZmqLogger.cpp:178
↓ 150 callersMethodToDouble
Return this fraction as a double (i.e. 1/2 = 0.5)
src/Fraction.cpp:40
↓ 149 callersMethodReader
Set the current reader
src/Clip.cpp:332
↓ 144 callersMethodAddPoint
Add a new point on the key-frame. Each point has a primary coordinate, a left handle, and a right handle.
src/KeyFrame.cpp:131
↓ 135 callersMethodClose
tests/EffectMask.cpp:97
↓ 126 callersMethodLayer
Set layer of clip on timeline (lower number is covered by higher numbers)
src/ClipBase.cpp:31
↓ 126 callersMethodPosition
src/QtPlayer.cpp:161
↓ 105 callersMethodId
Get basic properties
src/ClipBase.h:85
↓ 94 callersMethodclear
Clear the BoxVec map
src/TrackedObjectBBox.cpp:294
↓ 89 callersMethodget
examples/VulkanBenchmark.cpp:94
↓ 75 callersMethodAdd
tests/VideoCacheThread.cpp:364
↓ 68 callersMethodGetInt
Get the rounded INT value at a specific index
src/KeyFrame.cpp:282
↓ 61 callersMethodAddClip
Add an openshot::Clip to the timeline
src/Timeline.cpp:338
↓ 59 callersMethodGetPixels
Get pixel data (as packets)
src/Frame.cpp:397
↓ 58 callersMethodGetAudioSamplesCount
Get number of audio samples
src/Frame.cpp:368
↓ 56 callersMethodEnd
Get end position of clip (trim end of video), which can be affected by the time curve.
src/Clip.cpp:414
↓ 53 callersMethodGetAudioSamples
Get an array of sample data (and optional reverse the sample values)
src/Frame.cpp:314
↓ 52 callersMethodCount
Count the frames in the queue
src/CacheDisk.cpp:387
↓ 50 callersMethodToFloat
Return this fraction as a float (i.e. 1/2 = 0.5)
src/Fraction.cpp:35
↓ 46 callersMethodJsonValue
tests/ReaderBase.cpp:40
↓ 46 callersMethodStart
Set start position (in seconds) of clip (trim start of video)
src/ClipBase.cpp:42
↓ 45 callersMethodAddEffect
Add an effect to the clip
src/Clip.cpp:1222
↓ 39 callersFunctionCheckVk
examples/VulkanBenchmark.cpp:1008
↓ 37 callersFunctionCheckAv
examples/VulkanBenchmark.cpp:204
↓ 35 callersMethodGetFrame
tests/Timeline.cpp:137
↓ 34 callersMethodAddImage
Add (or replace) pixel data to the frame
src/Frame.cpp:712
↓ 33 callersMethodJsonInfo
Generate Json::Value for this object
src/EffectBase.cpp:221
↓ 32 callersMethodClear
Clear all clips from timeline
src/Timeline.cpp:870
↓ 32 callersMethodGetLength
Get the number of values (i.e. coordinates on the X axis)
src/KeyFrame.cpp:417
↓ 29 callersMethodSampleRate
Get the original sample rate of this frame's audio data
src/Frame.cpp:502
↓ 28 callersMethodSetJsonValue
tests/EffectMask.cpp:121
↓ 27 callersMethodGetAudioChannelsCount
Get number of audio channels
src/Frame.cpp:358
↓ 26 callersMethodOrder
Get the order that this effect should be executed.
src/EffectBase.h:182
↓ 26 callersMethodParentTimeline
Set associated Timeline pointer
src/Clip.cpp:441
↓ 25 callersMethodAddAudio
Add audio samples to a specific channel
src/Frame.cpp:830
↓ 25 callersMethodProcessFrame
src/EffectBase.cpp:514
↓ 24 callersMethodAddColor
src/Frame.cpp:689
↓ 23 callersMethodGetClosestPoint
Get current point (or closest point) from the X coordinate (i.e. the frame number)
src/KeyFrame.cpp:191
↓ 23 callersMethodGetHeight
Get height of image
src/Frame.cpp:490
↓ 23 callersMethodGetLong
Get the rounded INT value at a specific index
src/KeyFrame.cpp:287
↓ 23 callersMethodGetWidth
Get height of image
src/Frame.cpp:496
↓ 23 callersMethodMaskReader
src/EffectBase.cpp:308
↓ 23 callersMethodsetLastCachedIndex
tests/VideoCacheThread.cpp:40
↓ 22 callersMethodContains
Determine if point already exists
src/KeyFrame.cpp:184
↓ 22 callersMethodreset
src/FFmpegReader.h:70
↓ 21 callersMethodDuration
< Get end position (in seconds) of clip (trim end of video)
src/ClipBase.h:90
↓ 21 callersMethodGetCount
Get the number of points (i.e. # of points)
src/KeyFrame.cpp:424
↓ 21 callersMethodGetFrame
Create an openshot::Frame object for a specific frame number of this reader.
src/Clip.cpp:449
↓ 21 callersMethodRemove
Remove a specific frame
src/CacheDisk.cpp:283
↓ 20 callersFunctionDebugLog
examples/VulkanBenchmark.cpp:215
↓ 20 callersMethodGetMaxPoint
Get max point (by Y coordinate)
src/KeyFrame.cpp:245
↓ 20 callersMethodOpen
tests/Timeline.cpp:134
↓ 19 callersMethodClose
examples/VulkanBenchmark.cpp:499
↓ 18 callersMethodEffects
Return the list of effects on the timeline
src/Clip.h:249
↓ 18 callersMethodGetColorHex
Get the HEX value of a color at a specific frame
src/Color.cpp:47
↓ 18 callersMethodGetMappedFrame
src/FrameMapper.cpp:350
↓ 18 callersMethodgetLastCachedIndex
tests/VideoCacheThread.cpp:39
↓ 17 callersMethodChannelsLayout
Get the original sample rate of this frame's audio data
src/Frame.cpp:508
↓ 16 callersMethodSetVideoOptions
Set video export options
src/ImageWriter.cpp:36
↓ 16 callersMethodSpeed
Get the Playback speed
src/QtPlayer.cpp:231
↓ 16 callersMethodresize
Resize both datasets
src/AudioWaveformer.h:39
↓ 15 callersMethodAddBox
Add a BBox to the BoxVec map
src/TrackedObjectBBox.cpp:45
↓ 15 callersMethodExtractSamples
Extract audio samples from any ReaderBase class
src/AudioWaveformer.cpp:51
↓ 15 callersMethodIsIncreasing
Get the direction of the curve at a specific index (increasing or decreasing)
src/KeyFrame.cpp:292
↓ 15 callersMethodOpen
examples/VulkanBenchmark.cpp:447
↓ 15 callersMethodParentClip
Parent clip object of this reader (which can be unparented and NULL)
src/EffectBase.cpp:549
↓ 15 callersMethodReciprocal
Return the reciprocal as a new Fraction
src/Fraction.cpp:78
↓ 15 callersMethodReduce
src/Fraction.cpp:65
↓ 15 callersMethodSetJson
tests/EffectMask.cpp:117
↓ 15 callersFunctionjsonFormat
examples/Example_opencv.cpp:189
↓ 14 callersMethodGetMaxFrame
Compute the highest frame# based on the latest time and FPS
src/Timeline.cpp:479
↓ 14 callersMethodJsonValue
tests/EffectMask.cpp:110
↓ 14 callersMethodSeek
src/QtPlayer.cpp:166
↓ 14 callersMethodSetCache
Set the cache object used by this reader
src/Timeline.cpp:1188
↓ 14 callersFunctionav_err2string
This wraps an unsafe C macro to be C++ compatible function
src/FFmpegUtilities.h:94
↓ 14 callersMethodisReady
Is cache ready for playback (pre-roll)
src/Qt/VideoCacheThread.cpp:54
↓ 14 callersMethodisScrubbing
tests/VideoCacheThread.cpp:45
↓ 14 callersMethodsetSpeed
src/Qt/VideoCacheThread.cpp:94
↓ 13 callersMethodAddAudioSilence
Add audio silence
src/Frame.cpp:1001
↓ 13 callersMethodJson
tests/ReaderBase.cpp:38
↓ 13 callersMethodWriteFrame
Add a frame to the queue waiting to be encoded.
src/ImageWriter.cpp:85
↓ 13 callersFunctionlerp
src/effects/AnalogTape.cpp:46
↓ 13 callersMethodwhat
src/Exceptions.h:34
↓ 12 callersMethodClose
tests/Timeline.cpp:135
↓ 12 callersMethodSetAudioOptions
Set audio export options
src/FFmpegWriter.cpp:288
↓ 12 callersFunctionloadFrame
Load a PNG fixture into a fresh Frame
tests/SphericalEffect.cpp:31
↓ 11 callersMethodApplyJsonDiff
Apply a special formatted JSON object, which represents a change to the timeline (insert, update, delete)
src/Timeline.cpp:1367
↓ 11 callersMethodGetCache
tests/Timeline.cpp:131
↓ 11 callersMethodGetMaxBytes
Gets the maximum bytes value
src/CacheBase.h:101
↓ 11 callersMethodOpen
Open the internal reader
src/Clip.cpp:378
↓ 11 callersMethodscale
Scale # of values by some factor
src/AudioWaveformer.h:51
↓ 10 callersMethodAdd
Add a Frame to the cache
src/CacheDisk.cpp:89
↓ 10 callersFunctionCHECK_RUNTIME_ERROR_CONTAINS
tests/BenchmarkArgs.cpp:19
↓ 10 callersMethodGetCache
Get the cache object (always return NULL for this reader)
src/Clip.h:210
↓ 10 callersMethodToInt
Return a rounded integer of the frame rate (for example 30000/1001 returns 30 fps)
src/Fraction.cpp:45
↓ 10 callersFunctioncenterPixel
Helpers to sample pixels
tests/SphericalEffect.cpp:40
next →1–100 of 1,493, ranked by callers