Manual add IHasCodecLayouts

This commit is contained in:
Heath Volmer
2017-12-29 10:35:02 -07:00
parent 0830fb8943
commit 68fb82f801
3 changed files with 1 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ namespace PepperDash.Essentials.Devices.Common.VideoCodec
StringFeedback LocalLayoutFeedback { get; }
void LocalLayoutToggle();
void LocalLayoutToggleSingleProminent();
void MinMaxLayoutToggle();
}
}