← All docs

stream_get_filters()

Retrieves list of registered filters.

stream_get_filters()

function stream_get_filters(): array

Retrieves list of registered filters.

Parameters: none.

Returns: array

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how stream_get_filters is implemented in the compiler, see the internals page.