Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
org.qtproject.qt.android.multimedia.QtMediaRecorderListener Class Reference
+ Inheritance diagram for org.qtproject.qt.android.multimedia.QtMediaRecorderListener:
+ Collaboration diagram for org.qtproject.qt.android.multimedia.QtMediaRecorderListener:

Public Member Functions

 QtMediaRecorderListener (long id)
 
void onError (MediaRecorder mr, int what, int extra)
 
void onInfo (MediaRecorder mr, int what, int extra)
 

Detailed Description

Definition at line 8 of file QtMediaRecorderListener.java.

Constructor & Destructor Documentation

◆ QtMediaRecorderListener()

org.qtproject.qt.android.multimedia.QtMediaRecorderListener.QtMediaRecorderListener ( long id)
inline

Definition at line 12 of file QtMediaRecorderListener.java.

Member Function Documentation

◆ onError()

void org.qtproject.qt.android.multimedia.QtMediaRecorderListener.onError ( MediaRecorder mr,
int what,
int extra )
inline

Definition at line 18 of file QtMediaRecorderListener.java.

◆ onInfo()

void org.qtproject.qt.android.multimedia.QtMediaRecorderListener.onInfo ( MediaRecorder mr,
int what,
int extra )
inline

Definition at line 24 of file QtMediaRecorderListener.java.


The documentation for this class was generated from the following file: