Skip to content

045.03 AV Controller

Description

Create AVCodingController in application layer to handle time range coding operations. Uses existing AVSegment and TimeRange domain entities.

Acceptance Criteria

  • [ ] #1 Controller creates AVSegments for time ranges
  • [ ] #2 Controller applies codes to time ranges
  • [ ] #3 Controller removes AV segment coding
  • [ ] #4 Controller updates AV segment memo
  • [ ] #5 Signal bridge emits AV segment events
  • [ ] #6 Unit tests cover all operations