# Use case Configuration for Mobile device

SectionVerb {
  EnableSequence [
  ]
  DisableSequence [
  ]

  Value {
    TQ "Music"
    PlaybackCTL "hw:0"
    CaptureCTL "hw:0"
  }
}

SectionDevice."All" {
  Comment "reset all"

  EnableSequence [
  ]

  DisableSequence [
  ]
}

SectionDevice."Playback" {
  Comment "reset playback"

  EnableSequence [
  ]

  DisableSequence [
  ]
}

SectionDevice."Capture" {
  Comment "reset capture"

  EnableSequence [
  ]

  DisableSequence [
  ]
}

