TagLib.File – taglib_c Reference Manual
File
Object Hierarchy:
TagLib.File
TagLib.File
TagLib.File
Description:
[
CCode
( free_function =
"taglib_file_free"
) ]
[
Compact
]
public
class
File
Namespace:
TagLib
Package:
taglib_c
Content:
Properties:
public
unowned
AudioProperties
audioproperties
{
get
; }
public
unowned
Tag
tag
{
get
; }
Creation methods:
public
File
(
string
filename)
public
File.type
(
string
filename,
FileType
type)
Methods:
public
bool
is_valid
()
public
bool
save
()
2022 vala-language.org