enqueue(_:) Enqueues a buffer to the queue. Declarationfunc enqueue(_ buffer: CMBuffer) throws Parametersbuffer: The buffer to enqueue. See AlsoManaging a Queuedequeue()dequeueIfDataReady()markEndOfData()reset()reset(_:)