Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Audio
Audio.Codec
Audio.Codec.decoder

Method Audio.Codec.decoder()->from_file()


Method from_file

this_program from_file(Audio.Format.ANY file)

Description

Set codec type from file

It uses Audio.Format.ANY 's method get_map() to determine which codec should be used.

Parameter file

The object Audio.Format.ANY .