Interface EngineService

All Known Subinterfaces:
MediaDevices, Profiles

public interface EngineService
An interface that all engine services must implement.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the engine of this service.
  • Method Details

    • engine

      Engine engine()
      Returns the engine of this service.