Compartir a través de


VideoObject Clase

public class VideoObject extends MediaObject

Define un objeto de vídeo que es relevante para la consulta.

Resumen del método

Modificador y tipo Método y descripción
Boolean allowHttpsEmbed()

Obtenga el valor allowHttpsEmbed.

Boolean allowMobileEmbed()

Obtenga el valor allowMobileEmbed.

String embedHtml()

Obtenga el valor embedHtml.

Boolean isSuperfresh()

Obtenga el valor isSuperfresh.

String motionThumbnailId()

Obtenga el valor motionThumbnailId.

String motionThumbnailUrl()

Obtenga el valor motionThumbnailUrl.

ImageObject thumbnail()

Obtenga el valor de miniatura.

String videoId()

Obtiene el valor de videoId.

Integer viewCount()

Obtiene el valor viewCount.

Miembros heredados

Detalles del método

allowHttpsEmbed

public Boolean allowHttpsEmbed()

Obtenga el valor allowHttpsEmbed.

Returns:

el valor allowHttpsEmbed

allowMobileEmbed

public Boolean allowMobileEmbed()

Obtenga el valor allowMobileEmbed.

Returns:

el valor allowMobileEmbed

embedHtml

public String embedHtml()

Obtenga el valor embedHtml.

Returns:

el valor embedHtml

isSuperfresh

public Boolean isSuperfresh()

Obtenga el valor isSuperfresh.

Returns:

el valor isSuperfresh

motionThumbnailId

public String motionThumbnailId()

Obtenga el valor motionThumbnailId.

Returns:

el valor motionThumbnailId

motionThumbnailUrl

public String motionThumbnailUrl()

Obtenga el valor motionThumbnailUrl.

Returns:

el valor motionThumbnailUrl

thumbnail

public ImageObject thumbnail()

Obtenga el valor de miniatura.

Returns:

el valor de miniatura

videoId

public String videoId()

Obtiene el valor de videoId.

Returns:

el valor de videoId

viewCount

public Integer viewCount()

Obtiene el valor viewCount.

Returns:

el valor viewCount

Se aplica a