How to configure automatic compressed texture format value?

Hello,

Is there any chance to configure a value used when I specify “Automatic Compressed” Texture Format (for each platform) for my textures? I found what I need in the configuration of the build for Android platform but not for PC or Mac. Is there at least a place to find current settings or algorithm?

i found this TextureImporter.GetAutomaticFormat…