JxrPlatformAdapter.MediaPlayerExtensionsWrapper


interface JxrPlatformAdapter.MediaPlayerExtensionsWrapper


Interface for a SceneCore MediaPlayerExtensionsWrapper

Summary

Public functions

Unit
Unit

Public functions

setPointSourceAttributes

Added in 1.0.0-alpha01
fun setPointSourceAttributes(
    mediaPlayer: MediaPlayer,
    attributes: JxrPlatformAdapter.PointSourceAttributes
): Unit

setSoundFieldAttributes

Added in 1.0.0-alpha01
fun setSoundFieldAttributes(
    mediaPlayer: MediaPlayer,
    attributes: JxrPlatformAdapter.SoundFieldAttributes
): Unit