TagLib.AudioProperties – taglib_c Reference Manual
AudioProperties
Object Hierarchy:
TagLib.AudioProperties
TagLib.AudioProperties
TagLib.AudioProperties
Description:
[
CCode
( cname =
"TagLib_AudioProperties"
, free_function =
""
) ]
[
Compact
]
[
Immutable
]
public
class
AudioProperties
Namespace:
TagLib
Package:
taglib_c
Content:
Properties:
public
int
bitrate
{
get
; }
public
int
channels
{
get
; }
public
int
length
{
get
; }
public
int
samplerate
{
get
; }
2022 vala-language.org