DescriptionMac: Add flag to force QTKit in otherwise AVFoundation-enabled builds/configs.
History: AVFoundation and QTKit are the two options for audio/video
monitoring and video capture in Mac. AVFoundation is currently enabled
in Mac OS X >= 10.7, and only via command line flag, which is currently
enabled in developer and Canary builds.
This CL adds a --force-qtkit flag that suppresses AVFoundation usage
for those versions and channels that otherwise would use it.
Please note the naming: --force-qtkit vs. --enable-avfoundation
BUG=288562, 369024, 357250
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268065
Patch Set 1 : #
Messages
Total messages: 5 (0 generated)
|