Avatar

Andrey B.

  • Total activity 296
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 1 user
  • Votes 5
  • Subscriptions 121

Articles

Recent activity by Andrey B. Sort by recent activity Recent activity Votes
  • MLive/MFLive statistics

     Name  Description stat::buffer.max  a maximal size of a buffer stat::elapsed  waiting for the next frame interval in msec stat::buffer.min  a minimum size of a buffer stat::buffer.cur...

  • WebRTC event list

    How to add an Event handler to WebRTC object?  IMWebRTC objects  m_objWebRTC.OnEventSafe += M_objWebRTC_OnEventSafe; private void M_objWebRTC_OnEventSafe(string bsChannelID, string bsEventName, str...

  • SFU (Selective Forwarding Unit)

    Have you ever think how great it will be if you are able to re-stream your WebRTC one-to-many scheme without any additional performance cost?If that is true you will be glad to hear that we are hap...

  • eMVideoFormat

    Specifies the video format Member Description eMVF_2K_2398p 2K Resolution 2048x1556 @ 24/1001 Hz eMVF_2K_24p 2K Resolution 2048x1556 @ 24 Hz eMVF_2K_25p 2K Resolution 2048x1556 @ 25 Hz ...

  • eMTimecodeFlags

    Specifies the timecode flag Member Description eMTCF_DropFrame Drop frame (DF) timecode is valid only for 29.97 and 59.94i/p timecoded, for 23.98 NDF is used. Used to compensate timecode and c...

  • eMState

    Enumerates possible states of an object Member Description eMS_Break pause for break state eMS_Closed close state eMS_Error error state eMS_Paused pause state eMS_Running playing state...

  • eMScaleType

    Specifies the scaling type Member Description eMST_Crop crops image on the top and bottom or left and right eMST_Default the default correction eMST_IgnoreAR Ignore aspect ratio eMST_Let...

  • eMInterlace

    Specifies the interlacing type Member Description eMI_Default Default or unknown value eMI_DeinterlaceF1 Deinterlace Field 1 eMI_DeinterlaceF2 Deinterlace Filed 2 eMI_Field1First Field ...

  • eMInfoType

    Specifies the type of XML attributes' information. Member Description eMIT_Default Default value eMIT_Dynamic Dynamic info eMIT_Help Help string eMIT_Max The maximum value of an attribut...

  • eMFWriterOption

    Enumerate type of writer's configuration Member Description eMFWO_AudioCodec audio codec's configuration eMFWO_Format container (format) configuration eMFWO_VideoCodec video codec's config...