• Simon Morlat's avatar
    add new MSAudioEncoderInterface with two new methods: · 28c3383b
    Simon Morlat authored
    MS_AUDIO_ENCODER_SET_PTIME
    MS_AUDIO_ENCODER_GET_PTIME
    
    in the purpose of allowing easy access of ptime for bitrate driver (adaptive rate control algorithm).
    
    Encoders are no longer required to parse "ptime" parameter from fmtp, but instead they should implement these new methods.
    28c3383b