OpenShot Library | libopenshot
0.1.1
|
This is the complete list of members for openshot::Cache, including all inherited members.
Add(long int frame_number, tr1::shared_ptr< Frame > frame) | openshot::Cache | |
Cache() | openshot::Cache | |
Cache(int64 max_bytes) | openshot::Cache | |
Clear() | openshot::Cache | |
Count() | openshot::Cache | |
Display() | openshot::Cache | |
GetBytes() | openshot::Cache | |
GetFrame(long int frame_number) | openshot::Cache | |
GetFrameNumbers() | openshot::Cache | |
GetMaxBytes() | openshot::Cache | inline |
GetSmallestFrame() | openshot::Cache | |
MoveToFront(long int frame_number) | openshot::Cache | |
Remove(long int frame_number) | openshot::Cache | |
SetMaxBytes(int64 number_of_bytes) | openshot::Cache | inline |
SetMaxBytesFromInfo(long int number_of_frames, int width, int height, int sample_rate, int channels) | openshot::Cache | |
~Cache() | openshot::Cache |