mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-15 20:54:55 +00:00
docs: update formatting
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -4,10 +4,10 @@
|
|||||||
namespace PepperDash.Essentials.Core
|
namespace PepperDash.Essentials.Core
|
||||||
{
|
{
|
||||||
[Flags]
|
[Flags]
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Enumeration of eRoutingSignalType values
|
/// Enumeration of eRoutingSignalType values
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public enum eRoutingSignalType
|
public enum eRoutingSignalType
|
||||||
{
|
{
|
||||||
Audio = 1,
|
Audio = 1,
|
||||||
Video = 2,
|
Video = 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user