换ffmpeg
This commit is contained in:
@@ -26,8 +26,10 @@ enum class Frame_Trace_Marker : std::uint8_t {
|
||||
scene_render_finished,
|
||||
callback_started,
|
||||
callback_finished,
|
||||
websocket_publish_started,
|
||||
websocket_publish_finished,
|
||||
video_encode_started,
|
||||
video_encode_finished,
|
||||
stream_publish_started,
|
||||
stream_publish_finished,
|
||||
count
|
||||
};
|
||||
enum class Frame_Trace_Measurement : std::uint8_t {
|
||||
|
||||
Reference in New Issue
Block a user