VLC 4.0.0-dev
Loading...
Searching...
No Matches
Collaboration diagram for HTTP/2 output:

Functions

int vlc_h2_output_send_prio (struct vlc_h2_output *, struct vlc_h2_frame *)
 
int vlc_h2_output_send (struct vlc_h2_output *, struct vlc_h2_frame *)
 
struct vlc_h2_outputvlc_h2_output_create (struct vlc_tls *, bool client)
 
void vlc_h2_output_destroy (struct vlc_h2_output *)
 

Detailed Description

Function Documentation

◆ vlc_h2_output_create()

◆ vlc_h2_output_destroy()

◆ vlc_h2_output_send()

int vlc_h2_output_send ( struct vlc_h2_output out,
struct vlc_h2_frame f 
)

◆ vlc_h2_output_send_prio()

int vlc_h2_output_send_prio ( struct vlc_h2_output out,
struct vlc_h2_frame f 
)