Java com.google.gwt.search.client VideoResult fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.search.client VideoResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.search.client VideoResult.

The text is from its open source code.

Method

longgetDuration()
Returns the approximate duration, in seconds, of the video.
intgetTbHeight()
Returns the height in pixels of the video thumbnail.
intgetTbWidth()
Returns the width in pixels of the video thumbnail.
StringgetTitle()
Returns the title of the video result.