flutter version allow hide cm
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
c26e86288d
commit
8b4d50f3fb
37 changed files with 198 additions and 44 deletions
|
|
@ -200,6 +200,7 @@ impl<T: InvokeUiSession> Session<T> {
|
|||
h265 = h265 && encoding_265;
|
||||
return (h264, h265);
|
||||
}
|
||||
#[allow(dead_code)]
|
||||
(false, false)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue