get_config
Description:
Get a copy of the current configuration of the player.
This configuration can either be modified and used for the set_config call or it must be freed after usage.
Parameters:
this |
Player instance |
Returns:
a copy of the current configuration of this. Use free after usage or set_config. |