Export FrontendDvbtPlpMode

Test: make;
Change-Id: I3d4c0667ba1251b3038681759c50b453cd40a8ca
This commit is contained in:
shubang
2020-01-15 02:16:57 -08:00
parent 0b01002de6
commit e266073ed6

View File

@@ -773,6 +773,7 @@ enum FrontendDvbtTransmissionMode : uint32_t {
/**
* Physical Layer Pipe (PLP) Mode for DVBT.
*/
@export
enum FrontendDvbtPlpMode : uint32_t {
UNDEFINED,
AUTO,