remove(_:)
Removes the specified player item output object from the receiver.
Declaration
nonisolated func remove(_ output: AVPlayerItemOutput)Parameters
- output:
The player item output object to remove.
Removes the specified player item output object from the receiver.
nonisolated func remove(_ output: AVPlayerItemOutput)The player item output object to remove.