Get

Function retrieve value of Mediainfo field with given parameters.

Get(FieldID [, Context [, Stream]])
Get(FieldIndex [, Context [, Stream]])
FieldIDText ID of library field.
FieldIndexIndex of library field.
ContextContext (General, Video, etc.). If omitted, General context will be used.
StreamStream number. If omitted, stream 0 will be used. Total count of strams can be retrieved with GetCount function.

Function return string with field's value.