Skip to main content

Function: metadataValueProperty()

function metadataValueProperty(index: number): string;

Defined in: packages/player/src/properties.ts:267

The property that yields the value of the index-th metadata entry.

mpv 0.35.1 input.rst: "metadata/list/N/value — Value of the Nth metadata entry."

Parameters

ParameterTypeDescription
indexnumber0-based entry index, < metadata/list/count.

Returns

string