subscript(_:)

Accesses the element at the specified position.

Declaration

subscript(position: Int) -> CMSampleBuffer.SampleProperties { get set }