FileDocCategorySizeDatePackage
TvStreamConfig.javaAPI DocAndroid 5.1 API1809Sat Mar 14 14:10:06 GMT 2015android.media.tv

TvStreamConfig

public class TvStreamConfig extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
public static final int
STREAM_TYPE_BUFFER_PRODUCER
public static final int
STREAM_TYPE_INDEPENDENT_VIDEO_SOURCE
Constructors Summary
TvStreamConfig()

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public booleanequals(java.lang.Object obj)

 throw new RuntimeException("Stub!"); 
public intgetGeneration()

 throw new RuntimeException("Stub!"); 
public intgetMaxHeight()

 throw new RuntimeException("Stub!"); 
public intgetMaxWidth()

 throw new RuntimeException("Stub!"); 
public intgetStreamId()

 throw new RuntimeException("Stub!"); 
public intgetType()

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int flags)

 throw new RuntimeException("Stub!");