Unit 'mediarecorder' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pw_androidwizard]

TOutputFormat

Declaration

Source position: mediarecorder.pas line 31

type TOutputFormat = (

  fmtDefault = 0,

  

  fmtThreeGpp = 1,

  

  fmtMpeg4 = 2,

  

  fmtAmrNB = 3,

  

  fmtAmrWB = 4,

  

  fmtAacAdts = 6

  

);



CT Web help

CodeTyphon Studio