1*4d7e907cSAndroid Build Coastguard Worker<!ELEMENT MediaSettings (CamcorderProfiles+, 2*4d7e907cSAndroid Build Coastguard Worker EncoderOutputFileFormat+, 3*4d7e907cSAndroid Build Coastguard Worker VideoEncoderCap+, 4*4d7e907cSAndroid Build Coastguard Worker AudioEncoderCap+, 5*4d7e907cSAndroid Build Coastguard Worker VideoDecoderCap, 6*4d7e907cSAndroid Build Coastguard Worker AudioDecoderCap)> 7*4d7e907cSAndroid Build Coastguard Worker<!ELEMENT CamcorderProfiles (EncoderProfile|ImageEncoding|ImageDecoding|Camera)+> 8*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST CamcorderProfiles cameraId (0|1) #REQUIRED> 9*4d7e907cSAndroid Build Coastguard Worker<!ELEMENT EncoderProfile (Video, Audio)> 10*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST EncoderProfile quality CDATA #REQUIRED> 11*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST EncoderProfile fileFormat (mp4|3gp) #REQUIRED> 12*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST EncoderProfile duration (30|60) #REQUIRED> 13*4d7e907cSAndroid Build Coastguard Worker<!ELEMENT Video EMPTY> 14*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST Video codec (h264|h263|m4v) #REQUIRED> 15*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST Video bitRate CDATA #REQUIRED> 16*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST Video width CDATA #REQUIRED> 17*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST Video height CDATA #REQUIRED> 18*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST Video frameRate CDATA #REQUIRED> 19*4d7e907cSAndroid Build Coastguard Worker<!ELEMENT Audio EMPTY> 20*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST Audio codec (amrnb|amrwb|aac) #REQUIRED> 21*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST Audio bitRate CDATA #REQUIRED> 22*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST Audio sampleRate CDATA #REQUIRED> 23*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST Audio channels (1|2) #REQUIRED> 24*4d7e907cSAndroid Build Coastguard Worker<!ELEMENT ImageEncoding EMPTY> 25*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST ImageEncoding quality (95|90|80|70|60|50|40) #REQUIRED> 26*4d7e907cSAndroid Build Coastguard Worker<!ELEMENT ImageDecoding EMPTY> 27*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST ImageDecoding memCap CDATA #REQUIRED> 28*4d7e907cSAndroid Build Coastguard Worker<!ELEMENT Camera EMPTY> 29*4d7e907cSAndroid Build Coastguard Worker<!ELEMENT EncoderOutputFileFormat EMPTY> 30*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST EncoderOutputFileFormat name (mp4|3gp) #REQUIRED> 31*4d7e907cSAndroid Build Coastguard Worker<!ELEMENT VideoEncoderCap EMPTY> 32*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST VideoEncoderCap name (hevc|h264|h263|m4v|wmv) #REQUIRED> 33*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST VideoEncoderCap enabled (true|false) #REQUIRED> 34*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST VideoEncoderCap minBitRate CDATA #REQUIRED> 35*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST VideoEncoderCap maxBitRate CDATA #REQUIRED> 36*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST VideoEncoderCap minFrameWidth CDATA #REQUIRED> 37*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST VideoEncoderCap maxFrameWidth CDATA #REQUIRED> 38*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST VideoEncoderCap minFrameHeight CDATA #REQUIRED> 39*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST VideoEncoderCap maxFrameHeight CDATA #REQUIRED> 40*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST VideoEncoderCap minFrameRate CDATA #REQUIRED> 41*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST VideoEncoderCap maxFrameRate CDATA #REQUIRED> 42*4d7e907cSAndroid Build Coastguard Worker<!ELEMENT AudioEncoderCap EMPTY> 43*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST AudioEncoderCap name (amrnb|amrwb|aac|wma|heaac|aaceld) #REQUIRED> 44*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST AudioEncoderCap enabled (true|false) #REQUIRED> 45*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST AudioEncoderCap minBitRate CDATA #REQUIRED> 46*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST AudioEncoderCap maxBitRate CDATA #REQUIRED> 47*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST AudioEncoderCap minSampleRate CDATA #REQUIRED> 48*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST AudioEncoderCap maxSampleRate CDATA #REQUIRED> 49*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST AudioEncoderCap minChannels (1|2) #REQUIRED> 50*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST AudioEncoderCap maxChannels (1|2) #REQUIRED> 51*4d7e907cSAndroid Build Coastguard Worker<!ELEMENT VideoDecoderCap EMPTY> 52*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST VideoDecoderCap name (wmv) #REQUIRED> 53*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST VideoDecoderCap enabled (true|false) #REQUIRED> 54*4d7e907cSAndroid Build Coastguard Worker<!ELEMENT AudioDecoderCap EMPTY> 55*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST AudioDecoderCap name (wma) #REQUIRED> 56*4d7e907cSAndroid Build Coastguard Worker<!ATTLIST AudioDecoderCap enabled (true|false) #REQUIRED> 57