DASH-IF Conformance Software
|
Public Member Functions | |
VideoScanType (String v) | |
String | value () |
Static Public Member Functions | |
static VideoScanType | fromValue (String v) |
Public Attributes | |
XmlEnumValue | |
Java class for VideoScanType.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="VideoScanType"> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="progressive"/> <enumeration value="interlaced"/> <enumeration value="unknown"/> </restriction> </simpleType>
org.iso.mpeg.dash.VideoScanType.XmlEnumValue |