4thline / cling

UPnP/DLNA library for Java and Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to get the volume step value, thank you.

jindongzhang opened this issue · comments

Different intelligent TV systems have different volume step sizes. At present, the way to set volume in API can only transmit an int value. So I would like to ask how to get the maximum and minimum volume step sizes of TV. Thank you.