Class MediaStarted


  • public class MediaStarted
    extends BaseEvent
    Note: These events are emitted by the OBS sources themselves. For example when the media file starts playing. The behavior depends on the type of media source being used.
    Since:
    4.9.0
    See Also:
    OBS WebSocket Documentation
    • Constructor Detail

      • MediaStarted

        public MediaStarted()
    • Method Detail

      • getSourceName

        public String getSourceName()
        Source name
      • getSourceKind

        public String getSourceKind()
        The ID type of the source (Eg. `vlc_source` or `ffmpeg_source`)