Free the frame and any dynamically allocated objects in it, e.g. extended_data. If the frame is reference counted, it will be unreferenced first.
@param frame frame to be freed. The pointer will be set to NULL.
See Implementation
Free the frame and any dynamically allocated objects in it, e.g. extended_data. If the frame is reference counted, it will be unreferenced first.
@param frame frame to be freed. The pointer will be set to NULL.