Package com.brightcove.player.model
Annotation Type Video.CanSetDownloadIdentifier
-
@Retention(RUNTIME) @Target(METHOD) public static @interface Video.CanSetDownloadIdentifier
Any method attempting to callVideo.setDownloadId(UUID)
must be annotated explicitly with this annotation.