MediaInfo.option

Configure or get information about MediaInfoLib

struct MediaInfo
private public
string
option
(
const(string) option
,
const(string) value = ""
)

Parameters

option const(string)

The name of option

value const(string)

The value of option

Return Value

Type: string

Depend of the option: by default "" (nothing) means No, other means Yes

Meta