Destroy the mpv renderer state.
If video is still active (e.g. a file playing), video will be disabled forcefully.
@param ctx a valid render context. After this function returns, this is not a valid pointer anymore. NULL is also allowed and does nothing.
See Implementation
Destroy the mpv renderer state.
If video is still active (e.g. a file playing), video will be disabled forcefully.
@param ctx a valid render context. After this function returns, this is not a valid pointer anymore. NULL is also allowed and does nothing.