Class SourceDestroyed


  • public class SourceDestroyed
    extends BaseEvent
    A source has been destroyed/removed. A source can be an input, a scene or a transition.
    Since:
    4.6.0
    See Also:
    OBS WebSocket Documentation
    • Constructor Detail

      • SourceDestroyed

        public SourceDestroyed()
    • Method Detail

      • getSourceName

        public String getSourceName()
        Source name
      • getSourceType

        public String getSourceType()
        Source type. Can be "input", "scene", "transition" or "filter".
      • getSourceKind

        public String getSourceKind()
        Source kind.