]> git.alsa-project.org Git - alsa-gobject.git/commit
seq: port-info: rename properties for time stamp
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 14 Jun 2022 10:23:21 +0000 (19:23 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 14 Jun 2022 10:23:21 +0000 (19:23 +0900)
commit721ae313024432df01d699e1d9f231b8c04fe4e9
tree0c0165f5f10253cc2a31ee039bf16f11098717b8
parent48b78498e4b2b120d132074eff9e0685a9b8d265
seq: port-info: rename properties for time stamp

ALSASeq.PortInfo has :timestamp-overwrite and :timestamp-mode.

This commit renames them according to convention. Additionally, property
annotations are added as well.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
samples/seq
src/seq/port-info.c
tests/alsaseq-port-info