VideoClipImporter.SetTargetSettings

Declaration

public void SetTargetSettings(string platform, VideoImporterTargetSettings settings);

Parameters

platform Platform name.
settings The new platform-specific import settings. Throws an exception if the platform is unknown.

Description

Sets the platform-specific import settings for the specified platform.

The options for the platform string are as follows:

  • Default
  • Standalone
  • Web
  • iPhone
  • Android
  • WSA
  • tvOS

Did you find this page useful? Please give it a rating: