public static final class

YtDerived.Value

extends Object
java.lang.Object
   ↳ com.google.gdata.data.youtube.YtDerived.Value

Class Overview

Value is how the track was derived.

Summary

Constants
String AUTO_SYNC AutoSync derived caption track.
String SPEECH_RECOGNITION SpeechRecognition derived caption track.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String AUTO_SYNC

AutoSync derived caption track.

Constant Value: "autoSync"

public static final String SPEECH_RECOGNITION

SpeechRecognition derived caption track.

Constant Value: "speechRecognition"