バージョン
menu

Wwise SDK 2025.1.0
ak.wwise.core.profiler.getMeters

Retrieves the Meter data for all registered busses, aux busses and devices. Only the Main Audio Bus is registered by default. Use ak.wwise.core.profiler.registerMeter for other busses, before retrieval of the meter data.

Arguments

Name タイプ 概要
time * one of: Time in milliseconds to query for Performance Monitor data, or a Time Cursor from which to acquire the time. User Time Cursorはユーザーが操作できるもので、Capture Time Cursorは現在のキャプチャの最後の時間を表すものです。
integer 範囲: [0,*]
string グローバルのプロファイラカーソルの1つを特定します。可能な値:
  • user
  • capture

(必須*)

引数スキーマ

Options

Name タイプ 概要
return array オブジェクトごとに、何が返されるのかを指定します。使用可能なプロパティやリファレンスの詳細については、 Wwiseオブジェクトリファレンス を参照してください。
return式のアレイで、Wwiseオブジェクトのどのエレメントを返すのかを定義します。例えば、名前やIDなどの内蔵アクセサや、VolumeやPitchなどのオブジェクトプロパティが含まれます。
return [...] any of: return式。
string Wwiseオブジェクト用の内蔵アクセサを、1つまたは複数、指定します。可能な値:
  • id
  • name
  • notes
  • type
  • pluginName
  • shortId
  • classId
  • category
  • filePath
  • workunit
  • parent
  • owner
  • path
  • isPlayable
  • childrenCount
  • totalSize
  • mediaSize
  • objectSize
  • structureSize
  • sound:convertedWemFilePath
  • sound:originalWavFilePath
  • soundbank:bnkFilePath
  • music:transitionRoot
  • music:playlistRoot
  • audioSource:playbackDuration
  • audioSource:maxDurationSource
  • audioSource:trimValues
  • audioSource:maxRadiusAttenuation
  • audioSource:language
  • workunit:isDefault
  • workunit:type
  • workunit:isDirty
  • switchContainerChild:context
  • convertedWemFilePath
  • originalFilePath
  • originalRelativeFilePath
  • convertedFilePath
  • originalWavFilePath
  • soundbankBnkFilePath
  • musicTransitionRoot
  • musicPlaylistRoot
  • musicTransitionObject
  • playbackDuration
  • duration
  • maxDurationSource
  • audioSourceTrimValues
  • maxRadiusAttenuation
  • audioSourceLanguage
  • workunitIsDefault
  • workunitType
  • workunitIsDirty
  • workunitIsLoaded
  • switchContainerChildContext
  • isExplicitMute
  • isExplicitSolo
  • isImplicitMute
  • isImplicitSolo
  • isIncluded
  • isLanguageIncluded
  • points
  • states
  • stateProperties
  • stateGroups
  • blendTracks
  • supportsStates
  • suppportsRandomizer
  • switchGroupGameParameter
  • hasEmptySwitchStateAssignment
  • extractEvents
  • extractStructures
  • extractMedia
  • soundbanksReferencingEvent
string クエリを構成し、値またはオブジェクトリファレンスを出す、ドット区切りのアクセサを、1つまたは複数、指定します。1つの@マークを指定すると、関連するオブジェクトのプロパティ値を返します。2つの@マークを指定すると、オーバーライドのソースのプロパティ値を返します。 Wwiseオブジェクトリファレンス を参照してください。
platform any of: プラットフォームのID (GUID)または名前。これは任意の引数です。指定がなければ、現在のプラットフォームを使います。
string プラットフォームの名前。
string プラットフォームのID。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
language any of: ランゲージのID (GUID)または名前。
string ランゲージの名前。
string ランゲージのID。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。

オプションスキーマ

Result

Name タイプ 概要
meters * array Array of registered meters.
meters [...] object The meter information.
meters[...].object * object The metered object.
A Wwise object. 必須のプロパティを指定するには、returnオプションを使います。
meters[...].object.id string オブジェクトのID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.name string オブジェクト名。
meters[...].object.notes string オブジェクトのnotes。
meters[...].object.type string オブジェクトのタイプ。使用可能なタイプの詳細については、 Wwiseオブジェクトリファレンス を参照してください。
meters[...].object.pluginName string Source、Effect、Mixer、Device、Metadataプラグインの、プラグイン名。
meters[...].object.path string プロジェクトルートからオブジェクトへのパス。Ex: '\Containers\Default Work Unit\Sound1'
meters[...].object.parent object 階層におけるオブジェクトの親。
meters[...].object.parent.id string オブジェクトのID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.parent.name string オブジェクト名。
meters[...].object.owner object オブジェクトのオーナー。カスタムエフェクトやカスタム減衰など、ほかのオブジェクトにローカルで所有されているオブジェクトが、該当します。
meters[...].object.owner.id string オブジェクトのID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.owner.name string オブジェクト名。
meters[...].object.isPlayable boolean オブジェクトをTransportで再生できる場合は、trueです。
meters[...].object.shortId integer オブジェクトのShort ID。
meters[...].object.classId integer オブジェクトのクラスID。
符号なし整数32-bit。範囲: [0,4294967295]
meters[...].object.category string オブジェクトのカテゴリ。Ex: 'Containers'
meters[...].object.filePath string オブジェクトを含むファイルへのパス。パスは、Work Unitファイルまたはプロジェクトファイルとします。WAAPIをMacで使う場合は、 MacでWAAPIを使う を参照してください。
meters[...].object.workunit object オブジェクトを含む、親Work Unit。'id'と'name'を返します。
meters[...].object.workunit.id string オブジェクトのID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.workunit.name string オブジェクト名。
meters[...].object.childrenCount number このオブジェクトの子の数。注:これは非推奨です。The same result can be obtained with children.count().
meters[...].object.totalSize integer このオブジェクトと、その全ての子が、SoundBankに占めるスペース(単位byte)。objectSizeは含まれません。なお、正確な値を得るには、SoundBankを生成する必要があります。
meters[...].object.mediaSize integer このオブジェクトとその全ての子のメディアファイルの、変換後の合計サイズ(単位bytes)。なお、正確な値を得るには、SoundBankを生成する必要があります。
meters[...].object.objectSize integer このオブジェクトのメタデータがSoundBankに占めるスペース(単位byte)。メディアファイルは含まれません。なお、正確な値を得るには、SoundBankを生成する必要があります。
meters[...].object.structureSize integer このオブジェクトとその全ての子のメタデータが、SoundBankに占めるスペース(単位byte)。メディアファイルは含まれません。なお、正確な値を得るには、SoundBankを生成する必要があります。
meters[...].object.musicTransitionRoot object (DEPRECATED) The music transition root containing all other music transitions recursively. 注:これは非推奨です。The TransitionRoot reference should be used instead.
meters[...].object.musicTransitionRoot.id string オブジェクトのID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.musicPlaylistRoot object (DEPRECATED) The music playlist root containing all other music playlist items recursively. これが適用されるのは、Music Playlist Containerだけです。注:これは非推奨です。The PlaylistRoot reference should be used instead.
meters[...].object.musicPlaylistRoot.id string オブジェクトのID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.musicTransitionObject object The music transition segment.
meters[...].object.musicTransitionObject.id string オブジェクトのID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.originalWavFilePath string (DEPRECATED) Absolute path to the original wav file. これは、SoundオブジェクトとAudio Sourceオブジェクトだけで有効です。WAAPIをMacで使う場合は、 MacでWAAPIを使う を参照してください。
meters[...].object.originalFilePath string Absolute path to the original file. これは、SoundオブジェクトとAudio Sourceオブジェクトだけで有効です。WAAPIをMacで使う場合は、 MacでWAAPIを使う を参照してください。
meters[...].object.originalRelativeFilePath string Relative (from project's Originals Folder) path to the original file. これは、SoundオブジェクトとAudio Sourceオブジェクトだけで有効です。WAAPIをMacで使う場合は、 MacでWAAPIを使う を参照してください。
meters[...].object.activeSource object The active source of the sound object.
meters[...].object.activeSource.id string オブジェクトのID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.activeSource.name string オブジェクト名。
meters[...].object.convertedWemFilePath string (DEPRECATED) Absolute path to the converted wem file. 選択肢からプラットフォームを指定。これは、SoundオブジェクトとAudio Sourceオブジェクトだけで有効です。WAAPIをMacで使う場合は、 MacでWAAPIを使う を参照してください。
meters[...].object.convertedFilePath string Absolute path to the converted file. 選択肢からプラットフォームを指定。これは、SoundオブジェクトとAudio Sourceオブジェクトだけで有効です。WAAPIをMacで使う場合は、 MacでWAAPIを使う を参照してください。
meters[...].object.soundbankBnkFilePath string SoundBankオブジェクトに関連する、生成後のSoundBankファイルへの絶対パス。これは、SoundBankオブジェクトだけで有効です。WAAPIをMacで使う場合は、 MacでWAAPIを使う を参照してください。
meters[...].object.playbackDuration object 最小と最大のdurationと、durationタイプを含む、durationルート。注:これは非推奨です。The duration should be used instead. これは、Audio Sourceオブジェクトをソースとして直接含むことができるオブジェクト、または子孫を通して間接的に含むことができるオブジェクト全てに、適用されます。
meters[...].object.playbackDuration.playbackDurationMin number The minimum possible time (in seconds) playback can take.
meters[...].object.playbackDuration.playbackDurationMax number The maximum possible time (in seconds) playback can take.
meters[...].object.playbackDuration.playbackDurationType string durationタイプ。
meters[...].object.duration object 最小と最大のdurationと、durationタイプを含む、durationルート。これは、Audio Sourceオブジェクトをソースとして直接含むことができるオブジェクト、または子孫を通して間接的に含むことができるオブジェクト全てに、適用されます。
meters[...].object.duration.min number The minimum possible time (in seconds) playback can take.
meters[...].object.duration.max number The maximum possible time (in seconds) playback can take.
meters[...].object.duration.type string durationタイプ。
meters[...].object.maxDurationSource object 最長のdurationのオーディオソース。これは、Audio Sourceオブジェクトをソースとして直接含むことができるオブジェクト、または子孫を通して間接的に含むことができるオブジェクト全てに、適用されます。
meters[...].object.maxDurationSource.id string 最長の長さのオーディオソースオブジェクトの、ID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.maxDurationSource.trimmedDuration number トリムした最長のソースの、durationを秒単位で示します。
meters[...].object.audioSourceTrimValues object オーディオソースをトリムした時間の範囲。
meters[...].object.audioSourceTrimValues.trimBegin number トリム開始の時間値を、秒単位で示します。
meters[...].object.audioSourceTrimValues.trimEnd number トリム終了の時間値を、秒単位で示します。
meters[...].object.maxRadiusAttenuation object 半径が最大の減衰。これは、Audio Sourceオブジェクトをソースとして直接含むことができるオブジェクト、または子孫を通して間接的に含むことができるオブジェクト全てに、適用されます。
meters[...].object.maxRadiusAttenuation.id string 半径が最大の減衰オブジェクトの、ID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.maxRadiusAttenuation.radius number 減衰オブジェクトの半径。
meters[...].object.audioSourceLanguage object オーディオソースに関連付けられたランゲージ。これは、Audio Sourceオブジェクトに、直接適用されるだけです。
meters[...].object.audioSourceLanguage.id string Audio Sourceオブジェクトに関連するLanguageオブジェクトのID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.audioSourceLanguage.name string Audio Sourcオブジェクトか関連付けられているLanguageオブジェクトの名前。
meters[...].object.originalTotalChannelCount number The total number of channels present in the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.originalNormalChannelCount number The number of channels in the normal plane of the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.originalHeightChannelCount number The number of channels in the height plane of the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.originalLFEChannelCount number The number of low frequency channels in the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.originalNonLFEChannelCount number The number of normal and height channels in the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.originalAnonymousChannelCount number The number of anonymous channels in the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.originalAmbisonicsChannelCount number The number of ambisonics channels in the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.originalChannelConfig string The configuration of the channels in the audio source (Ex : 7.1.4). For anonymous channels, returns Anonymous. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.originalChannelMask number The mask associated with the channel's configuration. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.originalSampleRate number The sample rate for the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.originalBitDepth number The sample rate for the audio source. Either 16 or 24. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.originalFileSize number The file size in bytes for the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.originalDataSize number The data size for bytes the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.originalSampleCount number The number of samples in the audio file. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.originalDuration number The file duration in seconds. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.originalCodec string The audio file's codec. For original files, it will always be PCM. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedTotalChannelCount number The total number of channels present in the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedNormalChannelCount number The number of channels in the normal plane of the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedHeightChannelCount number The number of channels in the height plane of the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedLFEChannelCount number The number of low frequency channels in the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedNonLFEChannelCount number The number of normal and height channels in the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedAnonymousChannelCount number The number of anonymous channels in the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedAmbisonicsChannelCount number The number of ambisonics channels in the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedChannelConfig string The configuration of the channels in the audio source (Ex : 7.1.4). For anonymous channels, returns Anonymous. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedChannelMask number The mask associated with the channel's configuration. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedSampleRate number The sample rate for the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedSampleRateSetting string The sample rate for the audio source, expressed as a string. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedBitDepth number The sample rate for the audio source. Either 16 or 24. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedFileSize number The file size in bytes for the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedDataSize number The data size for bytes the audio source. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedSampleCount number The number of samples in the audio file. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedDuration number The file duration in seconds. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedTrimmedDuration number The duration (in seconds) of the trimmed audio source. Differs from generic Duration field because the original file does not include Trim Begind/End. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.convertedCodec string The audio file's codec. For original files, it will always be PCM. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.conversionFormat string The format specified in the Conversion Settings for the associated audio source. This differs from convertedCodec because the file does not have to be converted. This accessor works for Sounds, Audio File Source, Plugin-Media and Music Clips.
meters[...].object.workunitIsDefault boolean ワークユニットがデフォルトであれば、true。
meters[...].object.workunitType string Work Unitのタイプ。なお、Work Unitsと同様に、物理フォルダにも"WorkUnit"というタイプがあります。物理フォルダには、workunitType "folder"があります。可能な値:
  • folder
  • rootFile
  • nestedFile
meters[...].object.workunitIsDirty boolean Work UnitまたはProject(wprojファイル)がダーティである場合、つまり変更したあとに保存していない場合は、true。
meters[...].object.workunitIsLoaded boolean True if a Work Unit is currently loaded in the Project. False if it has been unloaded.
meters[...].object.switchContainerChildContext object Switch Containerの子に関連付けられた、コンテキストオブジェクト。子に関連する、Switch Containerのコンテキストに依存するプロパティを、このオブジェクトが保持します(例えば、'1st only'チェックボックスのプロパティなど)。
meters[...].object.switchContainerChildContext.id string オブジェクトのID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.switchGroupGameParameter object The game parameter object associated with a Switch Group.
meters[...].object.switchGroupGameParameter.id string オブジェクトのID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.switchGroupGameParameter.name string オブジェクト名。
meters[...].object.isExplicitMute boolean Whether or not the object has been muted explicitly. Explicitly muting an object implicitly mutes the descendant objects.
meters[...].object.isExplicitSolo boolean Whether or not the object has been soloed explicitly. Soloing an object silences all the other objects in the project except this one.
meters[...].object.isImplicitMute boolean Whether or not the object has been muted implicitly. Explicitly muting an object implicitly mutes the descendant objects.
meters[...].object.isImplicitSolo boolean Whether or not the object has been soloed implicitly. Soloing an object silences all the other objects in the project except this one.
meters[...].object.isIncluded boolean Whether or not the object is Included. 選択肢からプラットフォームを指定。This takes into consideration the Inclusion status of the object's ancestors.
meters[...].object.isLanguageIncluded boolean Whether or not the Audio Source object's language is included for the current platform.
meters[...].object.points array This only applies to Curve objects.
An array of points defining a curve.
meters[...].object.points [...] object カーブ上の点。
meters[...].object.points[...].x * number カーブの点の、X座標。
meters[...].object.points[...].y * number カーブの点の、Y座標。
meters[...].object.points[...].shape * string この点から、次の点までの、カーブセグメントの形状。可能な値:
  • Constant
  • Linear
  • Log3
  • Log2
  • Log1
  • InvertedSCurve
  • SCurve
  • Exp1
  • Exp2
  • Exp3
meters[...].object.stateProperties array An array of state properties to set.
meters[...].object.stateProperties [...] string The name of the property to set.
meters[...].object.stateGroups array The State Group objects associated with this object.
meters[...].object.stateGroups [...] object A State Group object.
meters[...].object.stateGroups[...].id string The ID (GUID) of the State Group object.
An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}.
meters[...].object.stateGroups[...].name string The name of the State Group object.
meters[...].object.definedStates array The Custom State objects associated with this object that have defined values.
meters[...].object.definedStates [...] object A State object.
meters[...].object.definedStates[...].id string The ID (GUID) of the State object.
An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}.
meters[...].object.definedStates[...].name string The name of the State object.
meters[...].object.supportsStates boolean Whether or not the object supports the use of States on any of its properties.
meters[...].object.supportsRandomizer boolean Whether or not the object supports the use of a Randomizer on any of its properties.
meters[...].object.hasEmptySwitchStateAssignment boolean Returns true if there are empty objects or paths assigned to any Switches or States this object uses.
meters[...].object.extractEvents array The Event objects extracted from the current SoundBank.
meters[...].object.extractEvents [...] object An event.
meters[...].object.extractEvents[...].id string The ID (GUID) of the Event object.
An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}.
meters[...].object.extractEvents[...].name string The name of the Event object.
meters[...].object.extractStructures array The object structures extracted from the current SoundBank.
meters[...].object.extractStructures [...] object An object, which is not an Event.
meters[...].object.extractStructures[...].id string オブジェクトのID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.extractStructures[...].name string オブジェクト名。
meters[...].object.extractMedia array The Media files extracted from the current SoundBank.
meters[...].object.extractMedia [...] string A media file path.
meters[...].object.soundbanksReferencingEvent array The SoundBank objects referencing the current event object.
meters[...].object.soundbanksReferencingEvent [...] object A SoundBank object.
meters[...].object.soundbanksReferencingEvent[...].id string The ID (GUID) of the SoundBank object.
An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}.
meters[...].object.soundbanksReferencingEvent[...].name string The name of the SoundBank object.
meters[...].object.regex(^((@?@?[a-zA-Z0-9:_\(\),]+)|[a-zA-Z\(\),]+\(.+\))(\.@?@?[a-zA-Z0-9:_\(\),]+|[a-zA-Z\(\),]+\(.+\))*$) any of: クエリを構成し、プロパティ値またはオブジェクトリファレンスを出す、ドット区切りのアクセサを指定します。1つの@マークは、関連するオブジェクトのプロパティ値を示します。2つの@マークは、ソースがオーバーライドするプロパティ値を示します。使用可能なすべてのタイプの、プロパティやリファレンスの詳細については、 Wwiseオブジェクトリファレンス を参照してください。
string 文字列値。
array An array of string values.
number 数値。
array An array of numeric values.
boolean ブール値。
array An array of boolean values.
object オブジェクトのリファレンス値。
array オブジェクトリストのリファレンス値。
meters[...].object.regex(^((@?@?[a-zA-Z0-9:_\(\),]+)|[a-zA-Z\(\),]+\(.+\))(\.@?@?[a-zA-Z0-9:_\(\),]+|[a-zA-Z\(\),]+\(.+\))*$) [...] string 文字列値。
meters[...].object.regex(^((@?@?[a-zA-Z0-9:_\(\),]+)|[a-zA-Z\(\),]+\(.+\))(\.@?@?[a-zA-Z0-9:_\(\),]+|[a-zA-Z\(\),]+\(.+\))*$) [...] number 数値。
meters[...].object.regex(^((@?@?[a-zA-Z0-9:_\(\),]+)|[a-zA-Z\(\),]+\(.+\))(\.@?@?[a-zA-Z0-9:_\(\),]+|[a-zA-Z\(\),]+\(.+\))*$) [...] boolean ブール値。
meters[...].object.regex(^((@?@?[a-zA-Z0-9:_\(\),]+)|[a-zA-Z\(\),]+\(.+\))(\.@?@?[a-zA-Z0-9:_\(\),]+|[a-zA-Z\(\),]+\(.+\))*$).id string オブジェクトのID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.regex(^((@?@?[a-zA-Z0-9:_\(\),]+)|[a-zA-Z\(\),]+\(.+\))(\.@?@?[a-zA-Z0-9:_\(\),]+|[a-zA-Z\(\),]+\(.+\))*$).name string オブジェクト名。
meters[...].object.regex(^((@?@?[a-zA-Z0-9:_\(\),]+)|[a-zA-Z\(\),]+\(.+\))(\.@?@?[a-zA-Z0-9:_\(\),]+|[a-zA-Z\(\),]+\(.+\))*$) [...] object オブジェクトのリファレンス値。
meters[...].object.regex(^((@?@?[a-zA-Z0-9:_\(\),]+)|[a-zA-Z\(\),]+\(.+\))(\.@?@?[a-zA-Z0-9:_\(\),]+|[a-zA-Z\(\),]+\(.+\))*$)[...].id string オブジェクトのID(GUID)。
オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。
meters[...].object.regex(^((@?@?[a-zA-Z0-9:_\(\),]+)|[a-zA-Z\(\),]+\(.+\))(\.@?@?[a-zA-Z0-9:_\(\),]+|[a-zA-Z\(\),]+\(.+\))*$)[...].name string オブジェクト名。
meters[...].source * string The type of meter data. 可能な値:
  • Bus
  • DeviceMainMix
  • DevicePassthrough
  • DeviceSystemAudioObjects
meters[...].configurationName * string The name of the channel configuration.
meters[...].configurationMask * integer The bit field of the channel configuration.
meters[...].configurationType * string The type of the configuration for the meter. 可能な値:
  • Anonymous
  • Standard
  • Ambisonic
  • Objects
meters[...].channels * array An array of channels for this object, in the same order as the Meter in Wwise.
meters[...].channels [...] object The channel value with corresponding name.
meters[...].channels[...].name * string The name of the channel.
meters[...].channels[...].value * number The channel value in decibels.

(必須*)

結果スキーマ

関連情報

Wwise Authoring APIの詳細は、 Wwise Authoring API (WAAPI)を使用する を参照してください。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう