JxrPlatformAdapter.AudioTrackExtensionsWrapper


interface JxrPlatformAdapter.AudioTrackExtensionsWrapper


Interface for a SceneCore AudioTrackExtensionsWrapper

Summary

Public functions

getSpatialSourceType

Added in 1.0.0-alpha01
fun getSpatialSourceType(track: AudioTrack): Int

setPointSourceAttributes

Added in 1.0.0-alpha01
fun setPointSourceAttributes(
    builder: AudioTrack.Builder,
    attributes: JxrPlatformAdapter.PointSourceAttributes
): AudioTrack.Builder

setSoundFieldAttributes

Added in 1.0.0-alpha01
fun setSoundFieldAttributes(
    builder: AudioTrack.Builder,
    attributes: JxrPlatformAdapter.SoundFieldAttributes
): AudioTrack.Builder