All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.youtube.model.VideoPlayer.html Maven / Gradle / Ivy







VideoPlayer (YouTube Data API v3 v3-rev20240303-2.0.0)












com.google.api.services.youtube.model

Class VideoPlayer

    • Constructor Detail

      • VideoPlayer

        public VideoPlayer()
    • Method Detail

      • getEmbedHeight

        public Long getEmbedHeight()
        Returns:
        value or null for none
      • setEmbedHeight

        public VideoPlayer setEmbedHeight(Long embedHeight)
        Parameters:
        embedHeight - embedHeight or null for none
      • getEmbedHtml

        public String getEmbedHtml()
        An tag that embeds a player that will play the video.
        Returns:
        value or null for none
      • setEmbedHtml

        public VideoPlayer setEmbedHtml(String embedHtml)
        An tag that embeds a player that will play the video.
        Parameters:
        embedHtml - embedHtml or null for none
      • getEmbedWidth

        public Long getEmbedWidth()
        The embed width
        Returns:
        value or null for none
      • setEmbedWidth

        public VideoPlayer setEmbedWidth(Long embedWidth)
        The embed width
        Parameters:
        embedWidth - embedWidth or null for none
      • set

        public VideoPlayer set(String fieldName,
                               Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public VideoPlayer clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy