Class android.media.tv.TvTrackInfo.Builder
Changed Methods | ||
---|---|---|
Builder setAudioChannelCount (int ) |
Change from final to non-final. |
|
Builder setAudioSampleRate (int ) |
Change from final to non-final. |
|
Builder setDescription (CharSequence ) |
Change from final to non-final. |
|
Builder setExtra (Bundle ) |
Change from final to non-final. |
|
Builder setLanguage (String ) |
Change from final to non-final. |
|
Builder setVideoActiveFormatDescription (byte ) |
Change from final to non-final. |
|
Builder setVideoFrameRate (float ) |
Change from final to non-final. |
|
Builder setVideoHeight (int ) |
Change from final to non-final. |
|
Builder setVideoPixelAspectRatio (float ) |
Change from final to non-final. |
|
Builder setVideoWidth (int ) |
Change from final to non-final. |