Struct UibcInputs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Specifies the UIBC(User Input Back Channel) inputs for ScreenMirroring.
public readonly struct UibcInputs
Properties
View SourcePath
Gets the path of UIBC input.
Declaration
public ScreenMirroringUibcInputPath Path { get; }
Property Value
| Type | Description |
|---|---|
| ScreenMirroringUibcInputPath | The UIBC input path |
Type
Gets the type of UIBC input.
Declaration
public ScreenMirroringUibcInputType Type { get; }
Property Value
| Type | Description |
|---|---|
| ScreenMirroringUibcInputType | The UIBC input type |