Go to the source code of this file.
Function Documentation
The explain_buffer_video_clip function may be used to print a representation of a video_clip structure.
- Parameters:
-
sb | The string buffer to print into. |
data | The video_clip structure to be printed. |
The explain_buffer_video_clip_array function may be used to print a representation of a video_clip structure array.
- Parameters:
-
sb | The string buffer to print into. |
data | The video_clip structure array to be printed. |
data_size | The number of elements in the array. |