Home
last modified time | relevance | path

Searched refs:s_writing_app (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/merge/
H A Doutput_control.cpp194 static std::string s_muxing_app, s_writing_app; variable
553 s_writing_app = info_data.writing_app; in render_headers()
558 GetChild<KaxWritingApp>(*s_kax_infos).SetValueUTF8(s_writing_app); in render_headers()
1558 g_cluster_helper->create_tags_for_track_statistics(*tags, s_writing_app, s_writing_date); in set_track_statistics_tags()