22#ifndef FREERDP_CHANNEL_TSMF_CLIENT_GST_PLATFORM_H
23#define FREERDP_CHANNEL_TSMF_CLIENT_GST_PLATFORM_H
26#include <tsmf_decoder.h>
47 UINT64 last_sample_start_time;
48 UINT64 last_sample_end_time;
55 int pipeline_start_time_valid;
60 BOOL (*ack_cb)(
void*, BOOL);
61 void (*sync_cb)(
void*);
67FREERDP_LOCAL
const char* tsmf_platform_get_video_sink(
void);
70FREERDP_LOCAL
const char* tsmf_platform_get_audio_sink(
void);
89 int height,
int nr_rect,
RDP_RECT* visible);