arduino-audio-tools
Public Member Functions | Protected Attributes | List of all members
ICYUrlSetup Class Reference

Resolve icy-metaint from HttpRequest and execute metadata callbacks. More...

#include <MetaDataICY.h>

Public Member Functions

void executeCallback (void(*callback)(MetaDataType info, const char *str, int len))
 Executes the metadata callbacks with data provided from the http request result parameter.
 
int setup (HttpRequest &http)
 Fills the metaint from the Http Request and executes metadata callbacks on http reply parameters.
 

Protected Attributes

HttpRequestp_http = nullptr
 

Detailed Description

Resolve icy-metaint from HttpRequest and execute metadata callbacks.

Author
Phil Schatzmann

The documentation for this class was generated from the following file: