]> 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)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Thu, 16 Jun 2022 12:52:00 +0000 (21:52 +0900)
commit06f83365183cbf3a8ec591ad9ff37b71206858c4
tree0c0165f5f10253cc2a31ee039bf16f11098717b8
parentdb16d4befd64db05bdc68d41ea63d90914fed843
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