Module Al5.Playmode

type t =
  1. | ONCE
  2. | LOOP
  3. | LOOP_ONCE
  4. | BIDIR