IPlayReadyLicenseSession.ConfigureMediaProtectionManager 메서드

정의

미디어 파운데이션을 재생에 사용할 수 있도록 적절한 설정으로 미디어 보호 구유를 업데이트.

public:
 void ConfigureMediaProtectionManager(MediaProtectionManager ^ mpm);
void ConfigureMediaProtectionManager(MediaProtectionManager const& mpm);
public void ConfigureMediaProtectionManager(MediaProtectionManager mpm);
function configureMediaProtectionManager(mpm)
Public Sub ConfigureMediaProtectionManager (mpm As MediaProtectionManager)

매개 변수

mpm
MediaProtectionManager

업데이트할 미디어 보호 관리자입니다.

적용 대상