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

Package Functions

override void DeclareRuntimePlatforms (Settings settings)
 
override void LoadPlugins (FMOD.System coreSystem, Action< FMOD.RESULT, string > reportResult)
 
- 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 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]
 
- 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 PlatformAppleTV ()
 

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

◆ PlatformAppleTV()

static FMODUnity.PlatformAppleTV.PlatformAppleTV ( )
staticprivate

Member Function Documentation

◆ DeclareRuntimePlatforms()

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

◆ LoadPlugins()

override void FMODUnity.PlatformAppleTV.LoadPlugins ( FMOD.System coreSystem,
Action< FMOD.RESULT, string > reportResult )
packagevirtual

Reimplemented from FMODUnity.Platform.

Property Documentation

◆ DisplayName

override string FMODUnity.PlatformAppleTV.DisplayName
getpackage

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