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
Close
Close image file
src/QtImageReader.cpp:133
Method
Close
Close image file
src/DummyReader.cpp:93
Method
Close
Close the internal reader
src/FrameMapper.cpp:738
Method
Close
tests/Timeline.cpp:85
Method
Close
tests/Timeline.cpp:183
Method
CloseAudioDevice
Close audio device
src/Qt/AudioPlaybackThread.cpp:178
Method
Color
Default constructor
src/Color.h:36
Method
Color
Constructor which takes R,G,B,A
src/Color.cpp:21
Method
ColorMap
src/effects/ColorMap.cpp:149
Method
ColorShift
Blank constructor, useful when using Json to load the effect properties
src/effects/ColorShift.cpp:19
Method
Composite
examples/VulkanBenchmark.cpp:1147
Method
Compressor
src/audio_effects/Compressor.cpp:19
Method
ComputeFramesTrajectory
src/CVStabilization.cpp:187
Method
Contains
Check if frame is already contained in cache
src/CacheMemory.cpp:72
Method
Contains
Check if frame is already contained in cache
src/CacheDisk.cpp:148
Method
ConvertFrameToAudioPTS
Convert Frame Number into Video PTS
src/FFmpegReader.cpp:2606
Method
ConvertFrameToVideoPTS
Convert Frame Number into Video PTS
src/FFmpegReader.cpp:2588
Function
ConvertQImageToAvFrame
examples/VulkanBenchmark.cpp:835
Method
ConvertVideoPTStoFrame
Convert PTS into Frame Number
src/FFmpegReader.cpp:2553
Method
Coordinate
Default constructor for a coordinate, delegating to the full signature
src/Coordinate.cpp:19
Method
CopyReaderInfo
This method copy's the info struct of a reader, and sets the writer with the same info
src/WriterBase.cpp:57
Method
Count
Count the frames in the queue
src/CacheMemory.cpp:240
Method
CrashHandler
Default constructor
src/CrashHandler.h:41
Method
CreateCommandPool
examples/VulkanBenchmark.cpp:1434
Method
CreateDescriptorPool
examples/VulkanBenchmark.cpp:1478
Method
CreateDescriptorSetLayout
examples/VulkanBenchmark.cpp:1442
Method
CreateOutputImage
examples/VulkanBenchmark.cpp:1515
Method
CreateOverlayImage
examples/VulkanBenchmark.cpp:1583
Method
CreatePipeline
examples/VulkanBenchmark.cpp:1698
Method
CreatePipelineLayout
examples/VulkanBenchmark.cpp:1463
Method
CreatePlaneView
examples/VulkanBenchmark.cpp:1723
Method
CreateReader
src/Clip.cpp:241
Method
CreateReaderFromJson
src/EffectBase.cpp:277
Method
CreateSampler
examples/VulkanBenchmark.cpp:1502
Method
CreateSourceImage
examples/VulkanBenchmark.cpp:1541
Method
Crop
Default constructor, useful when using Json to load the effect properties
src/effects/Crop.cpp:26
Method
DecklinkError
* @brief Constructor * * @param message A message to accompany the exception */
src/Exceptions.h:112
Method
DeepCopy
Copy data and pointers from another Frame instance
src/Frame.cpp:86
Method
Deinterlace
Blank constructor, useful when using Json to load the effect properties
src/effects/Deinterlace.cpp:20
Method
Delay
src/audio_effects/Delay.cpp:19
Method
DetectObjects
src/CVObjectDetection.cpp:97
Method
DetectionData
src/effects/ObjectDetection.h:28
Method
DeviceContext
examples/VulkanBenchmark.cpp:527
Method
DirectVulkanPreviewCompositor
examples/VulkanBenchmark.cpp:1017
Method
DisplayInfo
Display file information
src/WriterBase.cpp:92
Method
DisplayInfo
Display file information
src/ReaderBase.cpp:63
Method
DisplayWaveform
Display the wave form
src/Frame.cpp:268
Method
Distortion
src/audio_effects/Distortion.cpp:18
Method
DownloadIfNeeded
examples/VulkanBenchmark.cpp:674
Method
DummyReader
Blank constructor for DummyReader, with default settings.
src/DummyReader.cpp:50
Method
Echo
src/audio_effects/Echo.cpp:19
Method
EffectCamTrajectory
src/effects/Stabilizer.h:42
Method
EffectTransformParam
src/effects/Stabilizer.h:27
Method
Effects
Return the list of effects on the timeline
src/Timeline.h:310
Method
End
Set end position (in seconds) of clip (trim end of video)
src/ClipBase.cpp:53
Method
End
< Get start position (in seconds) of clip (trim start of video)
src/ClipBase.h:89
Method
EndOneTimeCommands
examples/VulkanBenchmark.cpp:1860
Method
ErrorDecodingAudio
* @brief Constructor * * @param message A message to accompany the exception * @param frame_number The frame number being processed */
src/Exceptions.h:127
Method
ErrorEncodingAudio
* @brief Constructor * * @param message A message to accompany the exception * @param frame_number The frame number being processed */
src/Exceptions.h:142
Method
ErrorEncodingVideo
* @brief Constructor * * @param message A message to accompany the exception * @param frame_number The frame number being processed */
src/Exceptions.h:157
Method
ExactlyContains
Check if there is data for the exact frame number
src/TrackedObjectBase.h:66
Method
ExampleClass
bindings/godot/osg_timeline.cpp:32
Method
ExceptionBase
src/Exceptions.h:32
Method
Expander
src/audio_effects/Expander.cpp:19
Method
ExtractSamplesFromReader
src/AudioWaveformer.cpp:213
Method
FileExceptionBase
src/Exceptions.h:66
Method
FindIndex
Get the index of a point by matching a coordinate
src/KeyFrame.cpp:166
Method
FindMemoryType
examples/VulkanBenchmark.cpp:1423
Method
Fps
examples/VulkanBenchmark.cpp:516
Method
Frame
Constructor - image & audio
src/Frame.cpp:44
Method
FrameData
Constructors
src/CVTracker.h:54
Method
FrameExceptionBase
src/Exceptions.h:48
Method
FrameMapper
src/FrameMapper.cpp:27
Function
GDE_EXPORT example_library_init
Initialization
bindings/godot/register_types.cpp:39
Method
GenNewCamPosition
Generate new transformations parameters for each frame to follow the smoothed trajectory
src/CVStabilization.cpp:239
Method
Generate
src/IdGenerator.h:20
Method
GenericDecodeReader
examples/VulkanBenchmark.cpp:430
Method
GetAVFrame
Get an AVFrame (if any)
src/FFmpegReader.cpp:1500
Method
GetAttachedClip
Return a pointer to the clip this clip is attached to
src/Clip.h:230
Method
GetAttachedId
Get and set the object id that this clip is attached to
src/Clip.h:216
Method
GetAudioDeviceNames
Get vector of audio device names & types
src/QtPlayer.cpp:75
Method
GetAudioPTSLocation
Calculate Starting video frame and sample # for an audio PTS
src/FFmpegReader.cpp:2624
Method
GetBox
Const-cast of the GetBox function, so that it can be called inside other cont function
src/TrackedObjectBBox.h:182
Method
GetBoxValues
Return the main properties of a TrackedObjectBBox instance - such as position, size and rotation
src/TrackedObjectBase.h:71
Method
GetBytes
Gets the maximum bytes value
src/CacheMemory.cpp:140
Method
GetBytes
Gets the maximum bytes value
src/CacheDisk.cpp:267
Method
GetCache
Get the cache object used by this reader (always returns NULL for this object)
src/QtHtmlReader.h:102
Method
GetCache
Get the cache object used by this reader
src/Timeline.h:316
Method
GetCache
Get the cache object used by this reader (always returns NULL for this reader)
src/DummyReader.h:113
Method
GetCache
Get the cache object used by this reader (always returns NULL for this object)
src/QtImageReader.h:113
Method
GetCache
Get the cache object used by this reader (always return NULL for this reader)
src/ChunkReader.h:121
Method
GetCache
Get the cache object used by this reader
src/FrameMapper.h:258
Method
GetCache
Get the cache object used by this reader
src/FFmpegReader.h:284
Method
GetCache
Get the cache object used by this reader (always returns NULL for this object)
src/TextReader.h:106
Method
GetCache
Get the cache object used by this reader (always returns NULL for this object)
src/QtTextReader.h:110
Method
GetCache
Get the cache object used by this reader (always returns NULL for this object)
src/ImageReader.h:77
Method
GetCache
tests/Timeline.cpp:81
Method
GetCache
tests/Timeline.cpp:179
Method
GetCache
tests/EffectMask.cpp:93
Method
GetCacheSize
@brief Get the cache size
src/ImageWriter.h:84
← previous
next →
501–600 of 1,493, ranked by callers