Go Through All Bins in the Project in Premiere Pro
In this tutorial we learn how to go through all bins in the Project. To go through all the bins, we created a recursive subroutine. The subroutine will process one bin only. If that bin happens to contain another bin, it will then call itself to process that one bin. So it will keep calling Read More …