IMFASFContentInfo 인터페이스(wmcontainer.h)

ASF(Advanced Systems Format) 사양을 준수하는 파일의 헤더 섹션을 사용할 수 있는 메서드를 제공합니다.

ASF ContentInfo 개체는 이 인터페이스를 노출합니다. IMFASFContentInfo 인터페이스에 대한 포인터 가져오기를 만들려면 MFCreateASFContentInfo를 호출합니다.

상속

IMFASFContentInfo 인터페이스는 IMFAttributes에서 상속됩니다. IMFASFContentInfo 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

IMFASFContentInfo 인터페이스에는 이러한 메서드가 있습니다.

 
IMFASFContentInfo::GenerateHeader

MFASFContentInfo 개체의 데이터를 이진 ASF(Advanced Systems Format) 헤더로 인코딩합니다.
IMFASFContentInfo::GeneratePresentationDescriptor

ASF 콘텐츠에 대한 프레젠테이션 설명자를 만듭니다.
IMFASFContentInfo::GetEncodingConfigurationPropertyStore

인코딩 속성을 설정하는 데 사용할 수 있는 속성 저장소를 검색합니다.
IMFASFContentInfo::GetHeaderSize

ASF(Advanced Systems Format) 파일의 헤더 섹션 크기를 검색합니다.
IMFASFContentInfo::GetProfile

ASF 콘텐츠를 설명하는 ASF(Advanced Systems Format) 프로필을 검색합니다.
IMFASFContentInfo::P arseHeader

ASF 헤더의 정보를 구문 분석하고 해당 정보를 사용하여 ContentInfo 개체의 값을 설정합니다. 전체 헤더를 단일 버퍼에 전달하거나 여러 조각으로 보낼 수 있습니다.
IMFASFContentInfo::SetProfile

프로필 개체의 프로필 데이터를 사용하여 ContentInfo 개체의 설정을 구성합니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows Vista [데스크톱 앱만 해당]
지원되는 최소 서버 Windows Server 2008 [데스크톱 앱만 해당]
대상 플랫폼 Windows
헤더 wmcontainer.h

추가 정보

ASF ContentInfo 개체

IMFAttributes

미디어 파운데이션 인터페이스