transcoding_profile.module

Transcoding_profiles manager, an interface to edit different profiles for transcoding.

Functions

NameDescription
transcoding_profiles_get_default_transcode_profile
transcoding_profiles_listLijst met transcoding profiles
transcoding_profile_app_form
transcoding_profile_app_form_submit
transcoding_profile_delete_form
transcoding_profile_delete_form_submitSubmit van delete profile
transcoding_profile_formImplementatie van hook_form()
transcoding_profile_form_submitImplementatie van hook_submit()
transcoding_profile_form_validateImplementatie van hook_validate()
transcoding_profile_helpImplementation of hook_help().
transcoding_profile_menuImplementatie van hook_menu()
transcoding_profile_permImplementation van hook_perm()
transcoding_profile_viewSimple profile view table
_transcoding_profiles_create_transcodeCreate transcode profile.
_transcoding_profiles_delete_transcodeDelete transcode per application.
_transcoding_profiles_get_transcodeGet single transcode.
_transcoding_profiles_get_transcode_listGet the transcode list
_transcoding_profiles_transcode_parameterGet transcode parameters
_transcoding_profiles_update_transcodeUpdate transcode.
_transcoding_profile_get_parametersFunctie voor het ophalen van alle mogelijke parameters behorende bij een tool uit de transcode_mapping tabel