harmony 鸿蒙DrmSubsample

  • 2025-06-12
  • 浏览 (5)

DrmSubsample

Overview

The DrmSubsample struct describes the subsample type.

Since: 12

Related module: Multimedia_Drm

Header file: native_cencinfo.h

Summary

Member Variables

Name Description
uint32_t clearHeaderLen Length of the clear header.
uint32_t payLoadLen Length of the encrypted payload.

Member Variable Description

clearHeaderLen

uint32_t DrmSubsample::clearHeaderLen

Description

Length of the clear header.

payLoadLen

uint32_t DrmSubsample::payLoadLen

Description

Length of the encrypted payload.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙AVCodec Kit

harmony 鸿蒙AVCapability

harmony 鸿蒙AVDemuxer

harmony 鸿蒙AVMuxer

harmony 鸿蒙AVSource

harmony 鸿蒙AudioCodec

harmony 鸿蒙AudioDecoder

harmony 鸿蒙AudioEncoder

harmony 鸿蒙CodecBase

harmony 鸿蒙Core

0  赞