Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
FMODUnity.PlatformMobileLow Class Reference

Package Functions

override void DeclareRuntimePlatforms (Settings settings)
 
- Package Functions inherited from FMODUnity.Platform
void DeclareRuntimePlatforms (Settings settings)
 
virtual void PreSystemCreate (Action< FMOD.RESULT, string > reportResult)
 
virtual void PreInitialize (FMOD.Studio.System studioSystem)
 
virtual string GetBankFolder ()
 
virtual string GetPluginPath (string pluginName)
 
virtual void LoadPlugins (FMOD.System coreSystem, Action< FMOD.RESULT, string > reportResult)
 
virtual void LoadDynamicPlugins (FMOD.System coreSystem, Action< FMOD.RESULT, string > reportResult)
 
virtual void LoadStaticPlugins (FMOD.System coreSystem, Action< FMOD.RESULT, string > reportResult)
 
void AffirmProperties ()
 
void ClearProperties ()
 
virtual void InitializeProperties ()
 
virtual void EnsurePropertiesAreValid ()
 
bool InheritsFrom (Platform platform)
 
FMOD.OUTPUTTYPE GetOutputType ()
 

Properties

override string DisplayName [get]
 
override float Priority [get]
 
override bool MatchesCurrentEnvironment [get]
 
- Properties inherited from FMODUnity.Platform
string Identifier [get, set]
 
string DisplayName [get]
 
virtual float Priority [get]
 
virtual bool MatchesCurrentEnvironment [get]
 
virtual bool IsIntrinsic [get]
 
string ParentIdentifier [get, set]
 
bool IsLiveUpdateEnabled [get]
 
bool IsOverlayEnabled [get]
 
bool Active [get]
 
bool HasAnyOverriddenProperties [get]
 
TriStateBool LiveUpdate [get]
 
int LiveUpdatePort [get]
 
TriStateBool Overlay [get]
 
ScreenPosition OverlayRect [get]
 
int OverlayFontSize [get]
 
TriStateBool Logging [get]
 
int SampleRate [get]
 
string BuildDirectory [get]
 
FMOD.SPEAKERMODE SpeakerMode [get]
 
int VirtualChannelCount [get]
 
int RealChannelCount [get]
 
int DSPBufferLength [get]
 
int DSPBufferCount [get]
 
List< string > Plugins [get]
 
List< string > StaticPlugins [get]
 
PlatformCallbackHandler CallbackHandler [get]
 
virtual List< ThreadAffinityGroupDefaultThreadAffinities [get]
 
IEnumerable< ThreadAffinityGroupThreadAffinities [get]
 
PropertyThreadAffinityList ThreadAffinitiesProperty [get]
 
virtual List< CodecChannelCountDefaultCodecChannels [get]
 
List< CodecChannelCountCodecChannels [get]
 
PropertyCodecChannels CodecChannelsProperty [get]
 

Static Private Member Functions

static PlatformMobileLow ()
 

Additional Inherited Members

- Public Member Functions inherited from FMODUnity.Platform
void SetOverlayFontSize (int size)
 
- Public Attributes inherited from FMODUnity.Platform
Platform Parent
 
- Protected Member Functions inherited from FMODUnity.Platform
virtual string GetPluginBasePath ()
 
- Protected Attributes inherited from FMODUnity.Platform
PropertyStorage Properties = new PropertyStorage()
 
- Package Attributes inherited from FMODUnity.Platform
string OutputTypeName
 
- Static Package Attributes inherited from FMODUnity.Platform
const float DefaultPriority = 0
 
const string RegisterStaticPluginsClassName = "StaticPluginManager"
 
const string RegisterStaticPluginsFunctionName = "Register"
 

Constructor & Destructor Documentation

◆ PlatformMobileLow()

static FMODUnity.PlatformMobileLow.PlatformMobileLow ( )
staticprivate

Member Function Documentation

◆ DeclareRuntimePlatforms()

override void FMODUnity.PlatformMobileLow.DeclareRuntimePlatforms ( Settings settings)
package

Property Documentation

◆ DisplayName

override string FMODUnity.PlatformMobileLow.DisplayName
getpackage

◆ MatchesCurrentEnvironment

override bool FMODUnity.PlatformMobileLow.MatchesCurrentEnvironment
getpackage

◆ Priority

override float FMODUnity.PlatformMobileLow.Priority
getpackage

The documentation for this class was generated from the following file: