public function get_context_labels() {
        return array(
            'image'       => esc_html__( 'Image', 'stream' ),
            'audio'       => esc_html__( 'Audio', 'stream' ),
            'video'       => esc_html__( 'Video', 'stream' ),