Unity - Scripting API: VideoCodec.Auto
Success!
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Submission failed
For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Description
Choose the codec that supports hardware decoding on the target platform.
Unity automatically selects the best available codec based on the current platform and video file format. This is the default setting. For more information about video encoding, refer to Video encoding compatibility reference.