Class GoogleDaiVodConfiguration

    • Constructor Detail

    • Method Detail

      • getContentSourceID

        @NonNull() String getContentSourceID()

        The identifier for the publisher's content for on-demand streams.

        • The publisher's content comes from a CMS.
        • This property is required for on-demand streams.
        Returns:

        The content source identifier. (NonNull)

      • getVideoID

        @NonNull() String getVideoID()

        The identifier for the video content source for on-demand streams.

        • This property is required for on-demand streams.
        Returns:

        the video identifier. (NonNull)