Callback data class.
Definition at line 132 of file FFmpegKitConfig.m.
◆ getLogData
- (NSString *) 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
- (int) getStatisticsTime |
|
|
|
|
implementation |
◆ getType
◆ init:logLevel:data:
- (instancetype) init: |
|
(long) |
sessionId |
logLevel: |
|
(int) |
logLevel |
data: |
|
(NSString*) |
logData |
|
|
| |
|
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: |
|
(int) |
time |
bitrate: |
|
(double) |
bitrate |
speed: |
|
(double) |
speed |
|
|
| |
|
implementation |
The documentation for this class was generated from the following file: