OpenShot Library | libopenshot  0.1.9
openshot::Frame Member List

This is the complete list of members for openshot::Frame, including all inherited members.

AddAudio(bool replaceSamples, int destChannel, int destStartSample, const float *source, int numSamples, float gainToApplyToSource)openshot::Frame
AddAudioSilence(int numSamples)openshot::Frame
AddColor(int new_width, int new_height, string color)openshot::Frame
AddImage(int new_width, int new_height, int bytes_per_pixel, QImage::Format type, const unsigned char *pixels_)openshot::Frame
AddImage(std::shared_ptr< QImage > new_image)openshot::Frame
AddImage(std::shared_ptr< QImage > new_image, bool only_odd_lines)openshot::Frame
ApplyGainRamp(int destChannel, int destStartSample, int numSamples, float initial_gain, float final_gain)openshot::Frame
ChannelsLayout()openshot::Frame
ChannelsLayout(ChannelLayout new_channel_layout)openshot::Frameinline
cleanUpBuffer(void *info)openshot::Framestatic
ClearWaveform()openshot::Frame
DeepCopy(const Frame &other)openshot::Frame
Display()openshot::Frame
DisplayWaveform()openshot::Frame
Frame()openshot::Frame
Frame(int64_t number, int width, int height, string color)openshot::Frame
Frame(int64_t number, int samples, int channels)openshot::Frame
Frame(int64_t number, int width, int height, string color, int samples, int channels)openshot::Frame
Frame(const Frame &other)openshot::Frame
GetAudioChannelsCount()openshot::Frame
GetAudioSample(int channel, int sample, int magnitude_range)openshot::Frame
GetAudioSampleBuffer()openshot::Frame
GetAudioSamples(int channel)openshot::Frame
GetAudioSamplesCount()openshot::Frame
GetBytes()openshot::Frame
GetHeight()openshot::Frame
GetImage()openshot::Frame
GetInterleavedAudioSamples(int new_sample_rate, AudioResampler *resampler, int *sample_count)openshot::Frame
GetPixelRatio()openshot::Frameinline
GetPixels()openshot::Frame
GetPixels(int row)openshot::Frame
GetPlanarAudioSamples(int new_sample_rate, AudioResampler *resampler, int *sample_count)openshot::Frame
GetSamplesPerFrame(Fraction fps, int sample_rate, int channels)openshot::Frame
GetSamplesPerFrame(int64_t frame_number, Fraction fps, int sample_rate, int channels)openshot::Framestatic
GetWaveform(int width, int height, int Red, int Green, int Blue, int Alpha)openshot::Frame
GetWaveformPixels(int width, int height, int Red, int Green, int Blue, int Alpha)openshot::Frame
GetWidth()openshot::Frame
has_audio_dataopenshot::Frame
has_image_dataopenshot::Frame
numberopenshot::Frame
Play()openshot::Frame
ResizeAudio(int channels, int length, int sample_rate, ChannelLayout channel_layout)openshot::Frame
SampleRate()openshot::Frame
SampleRate(int orig_sample_rate)openshot::Frameinline
Save(string path, float scale, string format="PNG", int quality=100)openshot::Frame
SetFrameNumber(int64_t number)openshot::Frame
SetPixelRatio(int num, int den)openshot::Frame
Thumbnail(string path, int new_width, int new_height, string mask_path, string overlay_path, string background_color, bool ignore_aspect, string format="png", int quality=100)openshot::Frame
~Frame()openshot::Frame