BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

pjmedia_vid_dev_stream Struct Reference

#include <videodev_imp.h>

Data Fields

struct {
   unsigned   drv_idx
 
   pj_bool_t   is_running
 
sys
 
pjmedia_vid_dev_stream_opop
 

Detailed Description

This structure describes the video device stream.

Forward declaration for pjmedia_vid_dev_stream

Field Documentation

◆ drv_idx

unsigned pjmedia_vid_dev_stream::drv_idx

Driver index

◆ is_running

pj_bool_t pjmedia_vid_dev_stream::is_running

Has it been started?

◆ 

struct { ... } pjmedia_vid_dev_stream::sys

Internal data to be initialized by video subsystem

◆ op

pjmedia_vid_dev_stream_op* pjmedia_vid_dev_stream::op

Operations


The documentation for this struct was generated from the following file:
  • videodev_imp.h

 


PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.