Methods Summary |
---|
public boolean | getSystemAudioDesc()The value of the systemAudioDesc attribute.
|
public int | getSystemBitrate()The systemBitrate value.
|
public boolean | getSystemCaptions()The systemCaptions value.
|
public java.lang.String | getSystemLanguage()The systemLanguage value.
|
public java.lang.String | getSystemOverdubOrSubtitle()The value of the systemOverdubOrSubtitle attribute.
|
public boolean | getSystemRequired()The result of the evaluation of the systemRequired attribute.
|
public boolean | getSystemScreenDepth()The result of the evaluation of the systemScreenDepth attribute.
|
public boolean | getSystemScreenSize()The result of the evaluation of the systemScreenSize attribute.
|
public void | setSystemAudioDesc(boolean systemAudioDesc)
|
public void | setSystemBitrate(int systemBitrate)
|
public void | setSystemCaptions(boolean systemCaptions)
|
public void | setSystemLanguage(java.lang.String systemLanguage)
|
public void | setSystemOverdubOrSubtitle(java.lang.String systemOverdubOrSubtitle)
|