• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package: "com.android.media.editing.flags"
2container: "system"
3
4flag {
5  name: "add_media_metrics_editing"
6  is_exported: true
7  namespace: "media_solutions"
8  description: "Add media metrics for transcoding/editing events."
9  bug: "297487694"
10}
11
12flag {
13  name: "stagefrightrecorder_enable_b_frames"
14  namespace: "media_solutions"
15  description: "Enable B frames for Stagefright recorder."
16  bug: "341121900"
17}
18
19flag {
20  name: "muxer_mp4_enable_apv"
21  namespace: "media_solutions"
22  description: "Enable APV support in mp4 writer."
23  bug: "370061501"
24}
25