-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upload API - Sentence incomplete #10
Comments
Hi @tecnich, Please give link of the pages where you have found this issues. |
/rtmedia/developer/api/rtmedia-api/upload-api/ |
http://docs.rtcamp.com/rtmedia/developer/api/rtmedia-api/upload-api is the page with the above problems. |
Any fix? |
That page itself is incomplete, it was a draft Ritesh, please cross check this page Nitun Lanjewar | Product Head | rtCamp Solutions Pvt. Ltd. On Tue, Jan 20, 2015 at 9:27 PM, Michael David [email protected]
|
The Upload API provides following interactions
Extending what exactly?
Also:
Adding Additional Fields in the Default Modes
rtmedia_before_{mode}_ui
This action hook, lets you add the
rtmedia_after_{mode}_ui
What exactly do we want to say here?
Adding Custom Modes
A custom mode can be added using the filter
Processing Custom Mode Input
The custom mode processing can be accessed at the action hook. The hook passes the rtMedia upload object, which can be used for further processing. After processing the input, rtMedia expects a well formatted media object.
Are we saying that the filter is called Processing Custom Mode Input?
The text was updated successfully, but these errors were encountered: