|
LeviLamina
|
Public Member Functions | |
| VideoFrameMetadata & | operator= (VideoFrameMetadata const &) |
| VideoFrameMetadata (VideoFrameMetadata const &) | |
| MCAPI::webrtc::VideoCodecType | GetCodec () const |
| MCAPI::webrtc::VideoContentType | GetContentType () const |
| MCAPI ::std::vector< uint > | GetCsrcs () const |
| MCAPI ::rtc::ArrayView<::webrtc::DecodeTargetIndication const > | GetDecodeTargetIndications () const |
| MCAPI ::rtc::ArrayView< int64 const > | GetFrameDependencies () const |
| MCAPI ::std::optional< int64 > | GetFrameId () const |
| MCAPI::webrtc::VideoFrameType | GetFrameType () const |
| MCAPI ushort | GetHeight () const |
| MCAPI bool | GetIsLastFrameInPicture () const |
| MCAPI ::std::variant< ::std::monostate, ::webrtc::RTPVideoHeaderVP8, ::webrtc::RTPVideoHeaderVP9, ::webrtc::RTPVideoHeaderH264 > const & | GetRTPVideoHeaderCodecSpecifics () const |
| MCAPI::webrtc::VideoRotation | GetRotation () const |
| MCAPI uchar | GetSimulcastIdx () const |
| MCAPI int | GetSpatialIndex () const |
| MCAPI uint | GetSsrc () const |
| MCAPI int | GetTemporalIndex () const |
| MCAPI ushort | GetWidth () const |
| MCAPI void | SetCodec (::webrtc::VideoCodecType codec) |
| MCAPI void | SetContentType (::webrtc::VideoContentType content_type) |
| MCAPI void | SetCsrcs (::std::vector< uint > csrcs) |
| MCAPI void | SetDecodeTargetIndications (::rtc::ArrayView<::webrtc::DecodeTargetIndication const > decode_target_indications) |
| MCAPI void | SetFrameDependencies (::rtc::ArrayView< int64 const > frame_dependencies) |
| MCAPI void | SetFrameId (::std::optional< int64 > frame_id) |
| MCAPI void | SetFrameType (::webrtc::VideoFrameType frame_type) |
| MCAPI void | SetHeight (ushort height) |
| MCAPI void | SetIsLastFrameInPicture (bool is_last_frame_in_picture) |
| MCAPI void | SetRTPVideoHeaderCodecSpecifics (::std::variant< ::std::monostate, ::webrtc::RTPVideoHeaderVP8, ::webrtc::RTPVideoHeaderVP9, ::webrtc::RTPVideoHeaderH264 > codec_specifics) |
| MCAPI void | SetRotation (::webrtc::VideoRotation rotation) |
| MCAPI void | SetSimulcastIdx (uchar simulcast_idx) |
| MCAPI void | SetSpatialIndex (int spatial_index) |
| MCAPI void | SetSsrc (uint ssrc) |
| MCAPI void | SetTemporalIndex (int temporal_index) |
| MCAPI void | SetWidth (ushort width) |
| MCAPI | VideoFrameMetadata () |
| MCAPI | ~VideoFrameMetadata () |
| MCAPI void * | $ctor () |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::UntypedStorage< 4, 4 > | mUnkff2514 |
| ::ll::UntypedStorage< 2, 2 > | mUnk27790b |
| ::ll::UntypedStorage< 2, 2 > | mUnkc44e66 |
| ::ll::UntypedStorage< 4, 4 > | mUnke4d394 |
| ::ll::UntypedStorage< 1, 1 > | mUnkb5d5b6 |
| ::ll::UntypedStorage< 8, 16 > | mUnkf2b551 |
| ::ll::UntypedStorage< 4, 4 > | mUnk6330cf |
| ::ll::UntypedStorage< 4, 4 > | mUnkc14eee |
| ::ll::UntypedStorage< 8, 48 > | mUnka483dc |
| ::ll::UntypedStorage< 8, 48 > | mUnk430c4a |
| ::ll::UntypedStorage< 1, 1 > | mUnk861a48 |
| ::ll::UntypedStorage< 1, 1 > | mUnkb071ed |
| ::ll::UntypedStorage< 4, 4 > | mUnk3f825f |
| ::ll::UntypedStorage< 8, 1648 > | mUnk5b8abb |
| ::ll::UntypedStorage< 4, 4 > | mUnk377efc |
| ::ll::UntypedStorage< 8, 24 > | mUnk94dc87 |
| MCAPI webrtc::VideoFrameMetadata::VideoFrameMetadata | ( | ) |
| MCAPI webrtc::VideoFrameMetadata::~VideoFrameMetadata | ( | ) |
| MCAPI::webrtc::VideoCodecType webrtc::VideoFrameMetadata::GetCodec | ( | ) | const |
| MCAPI::webrtc::VideoContentType webrtc::VideoFrameMetadata::GetContentType | ( | ) | const |
| MCAPI ::std::vector< uint > webrtc::VideoFrameMetadata::GetCsrcs | ( | ) | const |
| MCAPI ::rtc::ArrayView<::webrtc::DecodeTargetIndication const > webrtc::VideoFrameMetadata::GetDecodeTargetIndications | ( | ) | const |
| MCAPI ::rtc::ArrayView< int64 const > webrtc::VideoFrameMetadata::GetFrameDependencies | ( | ) | const |
| MCAPI ::std::optional< int64 > webrtc::VideoFrameMetadata::GetFrameId | ( | ) | const |
| MCAPI::webrtc::VideoFrameType webrtc::VideoFrameMetadata::GetFrameType | ( | ) | const |
| MCAPI ushort webrtc::VideoFrameMetadata::GetHeight | ( | ) | const |
| MCAPI bool webrtc::VideoFrameMetadata::GetIsLastFrameInPicture | ( | ) | const |
| MCAPI ::std::variant< ::std::monostate, ::webrtc::RTPVideoHeaderVP8, ::webrtc::RTPVideoHeaderVP9, ::webrtc::RTPVideoHeaderH264 > const & webrtc::VideoFrameMetadata::GetRTPVideoHeaderCodecSpecifics | ( | ) | const |
| MCAPI::webrtc::VideoRotation webrtc::VideoFrameMetadata::GetRotation | ( | ) | const |
| MCAPI uchar webrtc::VideoFrameMetadata::GetSimulcastIdx | ( | ) | const |
| MCAPI int webrtc::VideoFrameMetadata::GetSpatialIndex | ( | ) | const |
| MCAPI uint webrtc::VideoFrameMetadata::GetSsrc | ( | ) | const |
| MCAPI int webrtc::VideoFrameMetadata::GetTemporalIndex | ( | ) | const |
| MCAPI ushort webrtc::VideoFrameMetadata::GetWidth | ( | ) | const |
| MCAPI void webrtc::VideoFrameMetadata::SetCodec | ( | ::webrtc::VideoCodecType | codec | ) |
| MCAPI void webrtc::VideoFrameMetadata::SetContentType | ( | ::webrtc::VideoContentType | content_type | ) |
| MCAPI void webrtc::VideoFrameMetadata::SetCsrcs | ( | ::std::vector< uint > | csrcs | ) |
| MCAPI void webrtc::VideoFrameMetadata::SetDecodeTargetIndications | ( | ::rtc::ArrayView<::webrtc::DecodeTargetIndication const > | decode_target_indications | ) |
| MCAPI void webrtc::VideoFrameMetadata::SetFrameDependencies | ( | ::rtc::ArrayView< int64 const > | frame_dependencies | ) |
| MCAPI void webrtc::VideoFrameMetadata::SetFrameId | ( | ::std::optional< int64 > | frame_id | ) |
| MCAPI void webrtc::VideoFrameMetadata::SetFrameType | ( | ::webrtc::VideoFrameType | frame_type | ) |
| MCAPI void webrtc::VideoFrameMetadata::SetHeight | ( | ushort | height | ) |
| MCAPI void webrtc::VideoFrameMetadata::SetIsLastFrameInPicture | ( | bool | is_last_frame_in_picture | ) |
| MCAPI void webrtc::VideoFrameMetadata::SetRTPVideoHeaderCodecSpecifics | ( | ::std::variant< ::std::monostate, ::webrtc::RTPVideoHeaderVP8, ::webrtc::RTPVideoHeaderVP9, ::webrtc::RTPVideoHeaderH264 > | codec_specifics | ) |
| MCAPI void webrtc::VideoFrameMetadata::SetRotation | ( | ::webrtc::VideoRotation | rotation | ) |
| MCAPI void webrtc::VideoFrameMetadata::SetSimulcastIdx | ( | uchar | simulcast_idx | ) |
| MCAPI void webrtc::VideoFrameMetadata::SetSpatialIndex | ( | int | spatial_index | ) |
| MCAPI void webrtc::VideoFrameMetadata::SetSsrc | ( | uint | ssrc | ) |
| MCAPI void webrtc::VideoFrameMetadata::SetTemporalIndex | ( | int | temporal_index | ) |
| MCAPI void webrtc::VideoFrameMetadata::SetWidth | ( | ushort | width | ) |
| MCAPI void * webrtc::VideoFrameMetadata::$ctor | ( | ) |
| MCAPI void webrtc::VideoFrameMetadata::$dtor | ( | ) |