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
Name
Return the type name of the class
src/ImageReader.h:90
Method
Name
tests/Timeline.cpp:83
Method
Name
tests/Timeline.cpp:181
Method
Name
tests/EffectMask.cpp:95
Method
Negate
Default constructor
src/effects/Negate.cpp:19
Method
NoStreamsFound
* @brief Constructor * * @param message A message to accompany the exception * @param file_path (optional) The input file being processed
src/Exceptions.h:300
Method
Noise
src/audio_effects/Noise.cpp:22
Method
NotifyTransportStateChanged
src/Qt/AudioPlaybackThread.cpp:258
Method
ObjectDetection
Default constructor
src/effects/ObjectDetection.cpp:34
Method
Open
Open the writer
src/FFmpegWriter.cpp:96
Method
Open
Open image file
src/ImageReader.cpp:35
Method
Open
Open the writer
src/ImageWriter.cpp:79
Method
Open
Open reader
src/QtTextReader.cpp:50
Method
Open
Open reader
src/TextReader.cpp:50
Method
Open
Open reader
src/QtHtmlReader.cpp:44
Method
Open
Open image file
src/QtImageReader.cpp:45
Method
Open
Open image file
src/DummyReader.cpp:79
Method
Open
Open the internal reader
src/FrameMapper.cpp:726
Method
Open
tests/Timeline.cpp:84
Method
Open
tests/Timeline.cpp:182
Method
OutOfBoundsFrame
* @brief Constructor * * @param message A message to accompany the exception * @param frame_requested The out-of-bounds frame number requeste
src/Exceptions.h:318
Method
OutOfBoundsPoint
* @brief Constructor * * @param message A message to accompany the exception * @param point_requested The out-of-bounds point requested *
src/Exceptions.h:342
Method
OutOfMemory
* @brief Constructor * * @param message A message to accompany the exception * @param file_path (optional) The input file being processed
src/Exceptions.h:363
Method
Outline
Blank constructor, useful when using Json to load the effect properties
src/effects/Outline.cpp:19
Method
OutputStreamInfo
Output the ffmpeg info about this format, streams, and codecs (i.e. dump format)
src/FFmpegWriter.cpp:2366
Method
ParametricEQ
src/audio_effects/ParametricEQ.cpp:19
Method
ParentClip
Get and set the parentClip of this object
src/TrackedObjectBase.h:62
Method
ParentClip
Parent clip object of this reader (which can be unparented and NULL)
src/ReaderBase.cpp:243
Method
ParentClipId
Return the ID of this effect's parent clip
src/EffectBase.cpp:586
Method
ParentTimeline
< Set end position (in seconds) of clip (trim end of video)
src/Clip.h:300
Method
ParentTimeline
< Get the length of this clip (in seconds)
src/ClipBase.h:91
Method
Pause
Pause the video
src/PlayerBase.cpp:28
Method
PickDurationSeconds
src/FFmpegReader.cpp:849
Method
Pixelate
Blank constructor, useful when using Json to load the effect properties
src/effects/Pixelate.cpp:25
Method
Play
Play the video
src/PlayerBase.cpp:23
Method
Play
src/QtPlayer.cpp:131
Method
Play
Play audio samples for this frame
src/Frame.cpp:930
Method
PlayerDemo
src/Qt/PlayerDemo.cpp:28
Method
PlayerPrivate
Constructor
src/Qt/PlayerPrivate.cpp:25
Method
Point
Default constructor
src/Point.cpp:20
Method
Position
Set position on timeline (in seconds)
src/ClipBase.cpp:19
Method
ProcessAudioPacket
Process an audio packet
src/FFmpegReader.cpp:2078
Method
ProcessVideoPacket
Process a video packet
src/FFmpegReader.cpp:1838
Method
ProcessingController
src/ProcessingController.h:35
Method
Profile
default constructor
src/Profiles.cpp:20
Method
PropertiesJSON
Get all properties for a specific frame (perfect for a UI to display the current state of all properties at any time)
src/TrackedObjectBBox.cpp:413
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Saturation.cpp:294
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Wave.cpp:155
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Blur.cpp:255
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Pixelate.cpp:194
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Hue.cpp:184
Method
PropertiesJSON
src/effects/ColorMap.cpp:367
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Brightness.cpp:239
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Mask.cpp:229
Method
PropertiesJSON
Get properties as JSON for UI
src/effects/LensFlare.cpp:406
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Shift.cpp:169
Method
PropertiesJSON
src/effects/AnalogTape.cpp:426
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Bars.cpp:160
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Negate.cpp:87
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Caption.cpp:470
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Stabilizer.cpp:213
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Crop.cpp:184
Method
PropertiesJSON
UI property definitions
src/effects/Sharpen.cpp:419
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Outline.cpp:169
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Deinterlace.cpp:146
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/ChromaKey.cpp:691
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/ColorShift.cpp:246
Method
PropertiesJSON
src/effects/SphericalProjection.cpp:493
Method
PropertiesJSON
Get all properties for a specific frame
src/audio_effects/Echo.cpp:161
Method
PropertiesJSON
Get all properties for a specific frame
src/audio_effects/Distortion.cpp:216
Method
PropertiesJSON
Get all properties for a specific frame
src/audio_effects/Robotization.cpp:139
Method
PropertiesJSON
Get all properties for a specific frame
src/audio_effects/Whisperization.cpp:147
Method
PropertiesJSON
Get all properties for a specific frame
src/audio_effects/Noise.cpp:115
Method
PropertiesJSON
Get all properties for a specific frame
src/audio_effects/ParametricEQ.cpp:233
Method
PropertiesJSON
Get all properties for a specific frame
src/audio_effects/Compressor.cpp:183
Method
PropertiesJSON
Get all properties for a specific frame
src/audio_effects/Expander.cpp:189
Method
PropertiesJSON
Get all properties for a specific frame
src/audio_effects/Delay.cpp:152
Method
QImage2Magick
Get pointer to Magick::Image conversion of a QImage
src/MagickUtilities.cpp:20
Method
QImageToBGRACvMat
src/effects/Outline.cpp:105
Method
Qimage2mat
Convert Qimage to Mat
src/Frame.cpp:883
Method
QtPlayer
Delegating constructor
src/QtPlayer.cpp:29
Method
QtTextReader
Default constructor (blank text)
src/QtTextReader.cpp:26
Method
ReadStream
Read the stream until we find the requested Frame
src/FFmpegReader.cpp:1264
Method
Reader
Get the current reader, such as a FFmpegReader
src/PlayerBase.cpp:48
Method
Reader
Set the reader object
src/QtPlayer.cpp:205
Method
Reader
Set the current reader
src/FrameMapper.h:293
Method
Reader
Set Reader
src/AudioReaderSource.h:92
Method
Reader
Get the current reader
src/FrameMapper.cpp:67
Method
Reader
Get the reader object of the mask grayscale image
src/effects/Mask.h:93
Method
Reader
Set the reader object
src/Qt/AudioPlaybackThread.cpp:210
Method
ReaderBase
Constructor for the base reader, where many things are initialized.
src/ReaderBase.cpp:27
Method
ReaderClosed
* @brief Constructor * * @param message A message to accompany the exception * @param file_path (optional) The input file being processed
src/Exceptions.h:378
Method
Remove
Remove a specific frame
src/CacheMemory.cpp:158
Method
RemoveAVFrame
Remove AVFrame from cache (and deallocate its memory)
src/FFmpegReader.cpp:2991
Method
RemoveAVPacket
Remove AVPacket from cache (and deallocate its memory)
src/FFmpegReader.cpp:3003
Method
RemoveEffect
Remove an effect from the timeline
src/Timeline.cpp:380
Method
RendererBase
src/RendererBase.cpp:16
Method
ReopenWithoutHardwareDecode
src/FFmpegReader.cpp:1734
Method
RequestedHwDecode
examples/VulkanBenchmark.cpp:525
Method
ResampleAudio
Set audio resample options
src/FFmpegWriter.cpp:2372
← previous
next →
901–1,000 of 1,493, ranked by callers