ios - AVFoundation - What was minFrameDuration superseded by? -


i'm walking through part of avfoundation tutorial , 1 of sample parts of code uses avcapturevideodataoutput method "minframeduration". when put own code warning saying it's been depreciated. upon searching "minframeduration", find a documentation page informs me "minframeduration" has been depreciated, superseded, , no longer supported, of course doesn't tell me superseded by. can tell me it's been superseded with? thank much.

that avcaptureconnection's videominframeduration. few links refer to

  1. avfoundation release notes ios 5
  2. this question on so

Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -