Annotation Type RecordingVideoType


  • @Retention(CLASS)
    public @interface RecordingVideoType
    Specifies type of video, that is recorded.
    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static java.lang.String DEFAULT_VIDEO_TYPE
      Default video type with no custom overlay (raw stream + effect overlay).
    • Field Detail

      • DEFAULT_VIDEO_TYPE

        static final java.lang.String DEFAULT_VIDEO_TYPE
        Default video type with no custom overlay (raw stream + effect overlay).