| Parameter | Description |
|---|---|
| platform | Platform name. |
VideoImporterTargetSettings The platform-specific import settings for the specified platform.
Returns the platform-specific import settings for the specified platform.
The platform string must match the name of a NamedBuildTarget, for example "Standalone", "Android", or "WebGL". This method throws an ArgumentException if the string doesn't match a supported platform. To get the settings that platforms without an override use, refer to VideoClipImporter.defaultTargetSettings.