createAndSendPacket

abstract suspend fun createAndSendPacket(mediaFrame: MediaFrame, callback: suspend (List<RtpFrame>) -> Unit)