Interface EffectPlayerConfiguration

    • Method Detail

      • setAudioEnabled

        void setAudioEnabled​(boolean enabled)
        Init audio device.
      • create

        @Nullable
        static EffectPlayerConfiguration create​(int fxWidth,
                                                int fxHeight)
        Parameters:
        fxWidth - Width of effect rendering area
        fxHeight - Height of effect rendering area