Class UiMediaTrackMarker

java.lang.Object
org.teamapps.dto.UiMediaTrackMarker
All Implemented Interfaces:
UiObject

public class UiMediaTrackMarker extends Object implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Details

    • track

      protected int track
    • start

      protected long start
    • end

      protected long end
    • color

      protected String color
    • backgroundColor

      protected String backgroundColor
  • Constructor Details

    • UiMediaTrackMarker

      public UiMediaTrackMarker()
  • Method Details