• François Grisez's avatar
    Improve clarity of the documentation about LinphonePayloadType · a0aa795f
    François Grisez authored
    As floating objects are automatically freed by the garbage collector
    of bellesip, there is not need to unref PayloadType objects that have
    been allocated on the fly by getters in LinphoneCore and LinphoneCallParams.
    
    Then, the lines saying that the gotten LinphonePayloadType objects must be
    freed after usage have been removed and there is no more reference to
    the floating ref mechanisme as it is totally transparent for API users.
    a0aa795f