Method
PhocOutputremove_frame_callbacks_by_animatable
Declaration [src]
void
phoc_output_remove_frame_callbacks_by_animatable (
PhocOutput* self,
PhocAnimatable* animatable
)
Parameters
animatable
-
Type:
PhocAnimatable
The animatable to remove.
The data is owned by the caller of the method.