Callback data class.
Definition at line 138 of file FFmpegKitConfig.m.
◆ getLogData
| - (AVBPrint *) getLogData |
|
|
|
|
implementation |
◆ getLogLevel
◆ getSessionId
◆ 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
| - (double) getStatisticsTime |
|
|
|
|
implementation |
◆ getType
◆ init:logLevel:data:
| - (instancetype) init: |
|
(long) |
sessionId |
| logLevel: |
|
(int) |
logLevel |
| data: |
|
(AVBPrint*) |
data |
|
|
| |
|
implementation |
◆ init:videoFrameNumber:fps:quality:size:time:bitrate:speed:
| - (instancetype) init: |
|
(long) |
sessionId |
| videoFrameNumber: |
|
(int) |
videoFrameNumber |
| fps: |
|
(float) |
videoFps |
| quality: |
|
(float) |
videoQuality |
| size: |
|
(int64_t) |
size |
| time: |
|
(double) |
time |
| bitrate: |
|
(double) |
bitrate |
| speed: |
|
(double) |
speed |
|
|
| |
|
implementation |
The documentation for this class was generated from the following file: