setDataReadiness(_:)
Sets the status of the sample buffer’s data.
Declaration
func setDataReadiness(_ newValue: CMSampleBuffer.DataReadiness) throwsParameters
- newValue:
The new ready state.
Sets the status of the sample buffer’s data.
func setDataReadiness(_ newValue: CMSampleBuffer.DataReadiness) throwsThe new ready state.