Callback data class.
Definition at line 34 of file MobileFFmpegConfig.m.
◆ getLogData()
| - (NSString *) getLogData |
|
|
|
|
implementation |
◆ getLogLevel()
◆ getStatisticsBitrate()
| - (double) getStatisticsBitrate |
|
|
|
|
implementation |
◆ getStatisticsFps()
| - (float) getStatisticsFps |
|
|
|
|
implementation |
◆ getStatisticsFrameNumber()
| - (int) getStatisticsFrameNumber |
|
|
|
|
implementation |
◆ getStatisticsQuality()
| - (float) getStatisticsQuality |
|
|
|
|
implementation |
◆ getStatisticsSize()
| - (int64_t) getStatisticsSize |
|
|
|
|
implementation |
◆ getStatisticsSpeed()
| - (double) getStatisticsSpeed |
|
|
|
|
implementation |
◆ getStatisticsTime()
| - (int) getStatisticsTime |
|
|
|
|
implementation |
◆ getType()
◆ initWithLogLevel:data:()
| - (instancetype) initWithLogLevel: |
|
(int) |
newLogLevel |
| data: |
|
(NSString*) |
newData |
|
|
| |
|
implementation |
◆ initWithVideoFrameNumber:fps:quality:size:time:bitrate:speed:()
| - (instancetype) initWithVideoFrameNumber: |
|
(int) |
videoFrameNumber |
| fps: |
|
(float) |
videoFps |
| quality: |
|
(float) |
videoQuality |
| size: |
|
(int64_t) |
size |
| time: |
|
(int) |
time |
| bitrate: |
|
(double) |
bitrate |
| speed: |
|
(double) |
speed |
|
|
| |
|
implementation |
The documentation for this class was generated from the following file: