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

jMediaRecorder

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: mediarecorder.pas line 48

type jMediaRecorder = class(jControl)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Init; override;

  

  function jCreate;

  

  procedure jFree;

  

  procedure SetAudioSource();

  

  procedure SetVideoSource();

  

  procedure SetOutputFormat();

  

  procedure SetAudioEncoder();

  

  procedure SetOutputFile();

  

  procedure Prepare;

  

  procedure Start;

  

  procedure Stop;

  

  function HasMicrophone;

  

end;

Inheritance

jMediaRecorder

  

|

jControl

  

|

TObject



CT Web help

CodeTyphon Studio