Merge "Export FrontendDvbtPlpMode" am: 4556d59c3a
am: c61fdd1fb4
Change-Id: I1bc37de80521dd35593378f04175d5a66ad64f48
This commit is contained in:
commit
178eaca229
1 changed files with 1 additions and 0 deletions
|
@ -785,6 +785,7 @@ enum FrontendDvbtTransmissionMode : uint32_t {
|
|||
/**
|
||||
* Physical Layer Pipe (PLP) Mode for DVBT.
|
||||
*/
|
||||
@export
|
||||
enum FrontendDvbtPlpMode : uint32_t {
|
||||
UNDEFINED,
|
||||
AUTO,
|
||||
|
|
Loading…
Reference in a new issue