Changed Methods
|
int getAudioChannelCount ()
|
Change from final to non-final.
|
|
int getAudioSampleRate ()
|
Change from final to non-final.
|
|
CharSequence getDescription ()
|
Change from final to non-final.
|
|
Bundle getExtra ()
|
Change from final to non-final.
|
|
String getId ()
|
Change from final to non-final.
|
|
String getLanguage ()
|
Change from final to non-final.
|
|
int getType ()
|
Change from final to non-final.
|
|
byte getVideoActiveFormatDescription ()
|
Change from final to non-final.
|
|
float getVideoFrameRate ()
|
Change from final to non-final.
|
|
int getVideoHeight ()
|
Change from final to non-final.
|
|
float getVideoPixelAspectRatio ()
|
Change from final to non-final.
|
|
int getVideoWidth ()
|
Change from final to non-final.
|
|